Change Makefile back to original.

This commit is contained in:
Chris Henry 2015-01-27 09:29:51 -05:00
parent 5ffef56328
commit 8f46332569

View File

@ -6,5 +6,5 @@ init:
test:
rm -f .coverage
@nosetests -sv --nocapture ./tests/
@nosetests -sv --with-coverage ./tests/