diff --git a/setup.py b/setup.py index f281da5..428cf79 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,6 @@ setup( scripts=[ 'bin/filecheck.py' ], - test_suite="tests", classifiers=[ 'License :: OSI Approved :: BSD License', 'Development Status :: 5 - Production/Stable', diff --git a/tests/test_helpers.py b/tests/test_kittengroomer.py similarity index 100% rename from tests/test_helpers.py rename to tests/test_kittengroomer.py