Browse Source

update make target

Oz N Tiram 9 years ago
parent
commit
bec9bc336c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -4,5 +4,5 @@ test:
 coverage:
 	py.test --cov=frank test
 
-.PHONY: test
+.PHONY: test coverage