This commit is contained in:
John Bintz 2009-11-28 11:29:05 -05:00
parent fb642f0e85
commit 11045bc588
1 changed files with 4 additions and 0 deletions

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
.PHONY : test-coverage
test-coverage :
phpunit --syntax-check --coverage-html coverage test