diff --git a/Makefile b/Makefile index fb83906d6..d997ae4b5 100644 --- a/Makefile +++ b/Makefile @@ -7,3 +7,4 @@ init: test: rm -f .coverage @nosetests --with-coverage ./tests/ +