mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 07:39:23 -04:00
run unit tests for apps as well
This commit is contained in:
parent
70dccd28ef
commit
d1b5d65622
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
global $RUNTIME_NOAPPS;
|
||||
$RUNTIME_NOAPPS = true;
|
||||
$RUNTIME_NOAPPS = false;
|
||||
|
||||
define('PHPUNIT_RUN', 1);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue