This commit is contained in:
John Bintz 2010-01-14 16:20:07 -05:00
parent 6765862e68
commit b09494a7c2

4
Makefile Normal file
View File

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