woocommerce/unit-tests/bin/phpunit.sh

4 lines
79 B
Bash
Raw Normal View History

2019-06-10 16:09:42 +00:00
#!/usr/bin/env bash
2019-06-10 16:37:17 +00:00
$HOME/.composer/vendor/bin/phpunit -c phpunit.xml.dist $@