Add composer script for easy testing.
This commit is contained in:
parent
8321503a0b
commit
88fd8be833
@ -25,5 +25,8 @@
|
|||||||
"Slovocast\\": "src/",
|
"Slovocast\\": "src/",
|
||||||
"Slovocast\\Tests\\": "tests/"
|
"Slovocast\\Tests\\": "tests/"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": "./vendor/bin/phpunit tests"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user