diff --git a/docs/src/modules/zend.test.phpunit.rst b/docs/src/modules/zend.test.phpunit.rst index 1fc26021f..8b9d7a107 100644 --- a/docs/src/modules/zend.test.phpunit.rst +++ b/docs/src/modules/zend.test.phpunit.rst @@ -9,6 +9,7 @@ responsibilities. Probably the easiest way to understand what it can do is to se The following is a simple test case for a IndexController to verify things like HTTP code, controller and action name : .. code-block:: php + :linenos: