Files
php-curl-class/tests/script.sh
T
2014-08-16 23:26:37 -07:00

3 lines
102 B
Bash

find . -type "f" -iname "*.php" | xargs -L "1" php -l
cd tests && phpunit --configuration phpunit.xml