Merge pull request #4999 from owncloud/run-unit-tests-for-apps-master
run unit tests for apps as well
This commit is contained in:
commit
3dd19c7758
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
global $RUNTIME_NOAPPS;
|
||||
$RUNTIME_NOAPPS = true;
|
||||
|
||||
define('PHPUNIT_RUN', 1);
|
||||
|
||||
|
|
Loading…
Reference in New Issue