From fad06584f54e29d19cd169ee8a2e8bc3c030f772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 11 Jun 2013 14:31:38 +0200 Subject: [PATCH] Enable backupGlobals directive in phpunit --- phpunit.xml.dist | 2 +- phpunit.xml.nocoverage | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 3feb88f9b2..3f221ed06d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,6 +1,6 @@