Add Makefile

This commit is contained in:
Brabli
2022-07-21 14:40:12 +01:00
parent 652141f681
commit aa00fed016

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
.PHONY: tests
tests:
rm -r var/cache/
vendor/bin/phpunit