From 5bfce597a92a3b1f84d12f0886c620d425aaba26 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 10 Feb 2017 16:20:25 +0100 Subject: [CI] Can we get some faster phpunit execution? (#27113) * Don't backup globals and static attributes * Unset global variable to remove impact on followup tests Signed-off-by: Morris Jobke --- tests/phpunit-autotest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/phpunit-autotest.xml') diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index ba16bbdbaac..9a9c9c957e3 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -2,6 +2,7 @@