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