php-tools/Makefile

6 lines
77 B
Makefile
Raw Permalink Normal View History

2013-07-25 21:48:02 +00:00
all:
composer install
2013-07-25 17:25:26 +00:00
test:
phpunit --bootstrap tests/bootstrap.php tests