diff options
Diffstat (limited to 'tests/bootstrap.php')
-rw-r--r-- | tests/bootstrap.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/bootstrap.php b/tests/bootstrap.php index d273676f4c6..581cfcff9f3 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,7 +1,5 @@ <?php -global $RUNTIME_NOAPPS; -$RUNTIME_NOAPPS = false; define('PHPUNIT_RUN', 1); |