Skip to content

Commit 66a3680

Browse files
committed
Update stub link
1 parent 4fd3cc9 commit 66a3680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
cd $(dirname $0)
55

66
testFile() {
7-
php ../phpunit-6.5.14.phar --bootstrap src/autoload.php $1
7+
php ../phpunit-6.5.14.phar --bootstrap src/stub.php $1
88
}
99

1010
if [[ "$1" == "" ]]; then

0 commit comments

Comments
 (0)