summaryrefslogtreecommitdiffstats
path: root/3rdparty/fguillot/picofeed/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/fguillot/picofeed/phpunit.xml')
-rw-r--r--3rdparty/fguillot/picofeed/phpunit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/fguillot/picofeed/phpunit.xml b/3rdparty/fguillot/picofeed/phpunit.xml
index 87ce0a172..806316326 100644
--- a/3rdparty/fguillot/picofeed/phpunit.xml
+++ b/3rdparty/fguillot/picofeed/phpunit.xml
@@ -1,4 +1,4 @@
-<phpunit>
+<phpunit bootstrap="./vendor/autoload.php">
<testsuites>
<testsuite name="PicoFeed">
<directory>tests</directory>