summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e27ef09..bf794087 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ pep8:
testready: testdata devinst
tests: testready
- PYTHONPATH=test/eggsrc nosetests
+ nosetests
testdata: $(TEST_ZIP) $(TEST_EGG)
$(TEST_ZIP): test/covmodzip1.py