Skip to content

Commit 35c8d8b

Browse files
committed
add Makefile with test target
1 parent 7cf4b8a commit 35c8d8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
test:
2+
vendor/phpunit/phpunit/phpunit
3+

0 commit comments

Comments
 (0)