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