Merge pull request #4999 from owncloud/run-unit-tests-for-apps-master

run unit tests for apps as well
remotes/origin/stable6
Morris Jobke 13 years ago
commit 3dd19c7758
  1. 2
      tests/bootstrap.php

@ -1,7 +1,5 @@
<?php
global $RUNTIME_NOAPPS;
$RUNTIME_NOAPPS = true;
define('PHPUNIT_RUN', 1);

Loading…
Cancel
Save