Browse Source

Remove outdated configs

Mark Sch 6 years ago
parent
commit
b2f53ed625
1 changed files with 1 additions and 0 deletions
  1. 1 0
      phpunit.xml.dist

+ 1 - 0
phpunit.xml.dist

@@ -2,6 +2,7 @@
 <phpunit
 <phpunit
     colors="true"
     colors="true"
     bootstrap="tests/bootstrap.php"
     bootstrap="tests/bootstrap.php"
+    backupGlobals="true"
     >
     >
     <php>
     <php>
         <ini name="memory_limit" value="-1"/>
         <ini name="memory_limit" value="-1"/>