aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'php/phpunit.xml')
-rw-r--r--php/phpunit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/phpunit.xml b/php/phpunit.xml
index d7077038..87440bbd 100644
--- a/php/phpunit.xml
+++ b/php/phpunit.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<phpunit bootstrap="./vendor/autoload.php"
+<phpunit bootstrap="./tests/bootstrap_phpunit.php"
colors="true">
<testsuites>
<testsuite name="protobuf-tests">