Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

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

Lines changed: 3 additions & 0 deletions
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)