]> git.mxchange.org Git - core.git/blob - tests/unittest.sh
strict naming-convention check can be disabled, but is not recommended in
[core.git] / tests / unittest.sh
1 #!/bin/sh
2
3 FILE=`echo $1 | cut -d "/" -f 2`
4
5 phpunit --wait $FILE