Slight change to the wording for readability

--HG--
branch : nloadholtes/slight-change-to-the-wording-for-readabi-1395890493571
This commit is contained in:
Nick Loadholtes 2014-03-27 03:21:58 +00:00
parent bb0632c7ad
commit ed0a4fe23b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ Important notes relating to both schemes:
- **avoid "__init__.py" files in your test directories**.
This way your tests can run easily against an installed version
of ``mypkg``, independently from if the installed package contains
of ``mypkg``, independently from the installed package if it contains
the tests or not.
- With inlined tests you might put ``__init__.py`` into test