Remove $RUNTIME_NOAPPS - setting to false was not enough

This commit is contained in:
Thomas Müller 2013-09-26 14:03:04 +02:00
parent d1b5d65622
commit f8933eaf92
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
<?php
global $RUNTIME_NOAPPS;
$RUNTIME_NOAPPS = false;
define('PHPUNIT_RUN', 1);