php-tools/Makefile

6 lines
77 B
Makefile

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