Oz N Tiram 9 жил өмнө
parent
commit
bec9bc336c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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