This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44764de976
woocommerce
/
unit-tests
/
bin
/
phpunit.sh
4 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Travis setup
2019-06-10 16:09:42 +00:00
#!/usr/bin/env bash
update phpunit code
2019-06-10 16:37:17 +00:00
$HOME
/.composer/vendor/bin/phpunit -c phpunit.xml.dist
$@