Commit 789a4c23 authored by Fabien Potencier's avatar Fabien Potencier

minor #1123 Update testing.rst (yourwebmaker)

This PR was submitted for the master branch but it was merged into the 1.2 branch instead (closes #1123).

Discussion
----------

Update testing.rst

Actually there is no "Reusing applications" topic on Usage chapter.

Commits
-------

4cb970b8 Update testing.rst
parents 9bc338af 4cb970b8
...@@ -71,11 +71,6 @@ use it by making your test extend it:: ...@@ -71,11 +71,6 @@ use it by making your test extend it::
... ...
} }
.. note::
To make your application testable, you need to make sure you follow "Reusing
applications" instructions from :doc:`usage`.
.. note:: .. note::
If you want to use the Symfony2 ``WebTestCase`` class you will need to If you want to use the Symfony2 ``WebTestCase`` class you will need to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment