diff options
Diffstat (limited to 'tests/test_farm.py')
| -rw-r--r-- | tests/test_farm.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_farm.py b/tests/test_farm.py index 661c67b7..31bd4c65 100644 --- a/tests/test_farm.py +++ b/tests/test_farm.py @@ -1,4 +1,4 @@ -"""Run tests in the farm subdirectory. Designed for nose.""" +"""Run tests in the farm sub-directory. Designed for nose.""" import difflib, filecmp, fnmatch, glob, os, re, shutil, sys from nose.plugins.skip import SkipTest |
