Issue #2580527 by webflo, hussainweb, neclimdul: Revert vendor/bin/phpunit

8.0.x
webchick 2015-10-05 11:24:34 -07:00
parent 299d920d51
commit 05fd020037
1 changed files with 1 additions and 7 deletions

7
vendor/bin/phpunit vendored
View File

@ -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" "$@"

1
vendor/bin/phpunit vendored Symbolic link
View File

@ -0,0 +1 @@
../phpunit/phpunit/phpunit