summaryrefslogtreecommitdiffstats
path: root/tests/phpunit.xml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit.xml.dist')
-rw-r--r--tests/phpunit.xml.dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/phpunit.xml.dist b/tests/phpunit.xml.dist
index 71a4ff2762c..21c63ea0469 100644
--- a/tests/phpunit.xml.dist
+++ b/tests/phpunit.xml.dist
@@ -29,4 +29,7 @@
</exclude>
</whitelist>
</filter>
+ <listeners>
+ <listener class="StartSessionListener" file="startsessionlistener.php" />
+ </listeners>
</phpunit>