3 lines
34 B
Makefile
3 lines
34 B
Makefile
test:
|
|
vendor/bin/phpunit $(TEST)
|
test:
|
|
vendor/bin/phpunit $(TEST)
|