Explorar el Código

update make target

Oz N Tiram hace 9 años
padre
commit
bec9bc336c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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