]> source.dussan.org Git - nextcloud-server.git/commitdiff
run unit tests for apps as well
authorThomas Müller <thomas.mueller@tmit.eu>
Thu, 26 Sep 2013 10:02:06 +0000 (12:02 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Thu, 26 Sep 2013 10:02:06 +0000 (12:02 +0200)
tests/bootstrap.php

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