From fc697c729811e5644e2c7bc884bd54d3ff092ac8 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Thu, 13 Mar 2014 16:19:17 +0100 Subject: adding StartSessionListener which initializes the session before each test case execution --- tests/phpunit.xml.dist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/phpunit.xml.dist') 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 @@ + + + -- cgit v1.2.3