summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fa62ba6b..0899d1fe 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ clean:
-rm -f .coverage .coverage.*
-rm -f $(TEST_ZIP)
-rm -f setuptools-*.egg
+ python test/test_farm.py clean
lint: clean
python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc coverage