This commit is contained in:
John Bintz 2009-11-28 11:29:05 -05:00
parent 509c9a09e4
commit 8ba8561ac5
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