]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove $RUNTIME_NOAPPS - setting to false was not enough
authorThomas Müller <thomas.mueller@tmit.eu>
Thu, 26 Sep 2013 12:03:04 +0000 (14:03 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Thu, 26 Sep 2013 12:03:04 +0000 (14:03 +0200)
tests/bootstrap.php

index d273676f4c6c823fc4680112067e8fdc2feb5586..581cfcff9f304ffcc7704b0c3920157aa4859eac 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-global $RUNTIME_NOAPPS;
-$RUNTIME_NOAPPS = false;
 
 define('PHPUNIT_RUN', 1);