From 0a4b8daf26c5fc279bc60c73b63d1ed9b41eca16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 14 Oct 2014 14:50:28 +0200 Subject: [PATCH] add link --- source/development/make-test-working.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/development/make-test-working.rst b/source/development/make-test-working.rst index dccdc736f..d63655440 100644 --- a/source/development/make-test-working.rst +++ b/source/development/make-test-working.rst @@ -30,7 +30,7 @@ On the developer's machine test should be runnable with two or three commands ** $ // command to insert fixtures, ... $ phpunit -This chapter has been inspired by `this useful blog post <>`_. +This chapter has been inspired by `this useful blog post `_. Bootstrap phpunit for a standalone bundle ==========================================