summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/index.php b/tests/index.php
index 880e98536..d4d0e88bf 100644
--- a/tests/index.php
+++ b/tests/index.php
@@ -3,6 +3,7 @@
/**
*
*/
+OC_App::loadApp('news');
class Test_News_MyTest extends UnitTestCase
{