Remove $RUNTIME_NOAPPS - setting to false was not enough
This commit is contained in:
parent
d1b5d65622
commit
f8933eaf92
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
global $RUNTIME_NOAPPS;
|
||||
$RUNTIME_NOAPPS = false;
|
||||
|
||||
define('PHPUNIT_RUN', 1);
|
||||
|
||||
|
|
Loading…
Reference in New Issue