More typo fixes.

This commit is contained in:
Georg Brandl 2010-05-30 02:06:12 +08:00 committed by Armin Ronacher
parent 63caf6e158
commit a224fecfd5
9 changed files with 24 additions and 24 deletions

View file

@ -1,7 +1,7 @@
.. _tutorial-testing:
Bonus: Testing the Application
===============================
==============================
Now that you have finished the application and everything works as
expected, it's probably not a good idea to add automated tests to simplify