Issue #2580527 by webflo, hussainweb, neclimdul: Revert vendor/bin/phpunit
parent
299d920d51
commit
05fd020037
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/env sh
|
|
||||||
SRC_DIR="`pwd`"
|
|
||||||
cd "`dirname "$0"`"
|
|
||||||
cd '../phpunit/phpunit'
|
|
||||||
BIN_TARGET="`pwd`/phpunit"
|
|
||||||
cd "$SRC_DIR"
|
|
||||||
"$BIN_TARGET" "$@"
|
|
|
@ -0,0 +1 @@
|
||||||
|
../phpunit/phpunit/phpunit
|
Loading…
Reference in New Issue