summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 245c09c..875a3f6 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,4 @@ python3:
python3 setup.py build sdist
test:
- nosetests test
+ py.test test