php-tools/Makefile
2013-07-25 17:49:06 -04:00

6 lines
77 B
Makefile

all:
composer install
test:
phpunit --bootstrap tests/bootstrap.php tests