Skip to content

Commit c702bbb

Browse files
committed
Added phpunit test script
1 parent 6dfd3e3 commit c702bbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,8 @@
4141
"branch-alias": {
4242
"dev-master": "1.0-dev"
4343
}
44+
},
45+
"scripts": {
46+
"test": "phpunit -c phpunit.xml.dist"
4447
}
4548
}

0 commit comments

Comments
 (0)