Fixed heavy init breakages made in last commit

This commit is contained in:
Dan Brown
2017-11-19 18:31:24 +00:00
parent ed88c623d6
commit 7668a999a2
5 changed files with 35 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="bootstrap/autoload.php"
bootstrap="bootstrap/init.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"