Ver Fonte

update make target

Oz N Tiram há 9 anos atrás
pai
commit
bec9bc336c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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