More typo fixes.

This commit is contained in:
Georg Brandl 2010-05-29 20:06:12 +02:00
parent d24dfa6a24
commit 860ca5809a
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