This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
frank-ci
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update make target
Oz N Tiram
9 years ago
parent
878d504eb9
commit
bec9bc336c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile
+ 1
- 1
Makefile
View File
@@ -4,5 +4,5 @@ test:
coverage:
py.test --cov=frank test
-.PHONY: test
+.PHONY: test
coverage