diff --git a/Makefile b/Makefile index e624689fc..7521a6d88 100644 --- a/Makefile +++ b/Makefile @@ -6,5 +6,5 @@ init: test: rm -f .coverage - @nosetests -sv --nocapture ./tests/ + @nosetests -sv --with-coverage ./tests/