Unify the uses of "testsuite" vs "test suite".

Use "test suite", which is more prevailing in the source code.
This commit is contained in:
Petr Zemek 2014-10-27 11:31:01 +01:00
parent ec3d5800f2
commit ebab6718f7
4 changed files with 4 additions and 4 deletions

View file

@ -96,7 +96,7 @@ as `ValueError` you will need to change this.
Due to a bug in the test client Flask 0.7 did not trigger teardown
handlers when the test client was used in a with statement. This was
since fixed but might require some changes in your testsuites if you
since fixed but might require some changes in your test suites if you
relied on this behavior.
Version 0.7