Skip to content
Snippets Groups Projects
Commit 1b3a881f authored by Craig Tiller's avatar Craig Tiller
Browse files

Dont hardcode phpunit director

parent 1c76a7ba
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,4 @@
# against it
cd $(dirname $0)
php -d extension_dir=../ext/grpc/modules/ -d extension=grpc.so \
/usr/local/bin/phpunit -v --debug --strict ../tests/unit_tests
phpunit -v --debug --strict ../tests/unit_tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment