diff --git a/Makefile b/Makefile index eafb574af703444fd952fa50cc7f2bda64427021..75013182cc493f18ad7bba853478dfaefe283ae4 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,4 @@ clean: find . -name "__pycache__" -delete test: - py.test2 --cov + py.test2