summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/index.php b/tests/index.php
index d4d0e88bf..6f3ff037d 100644
--- a/tests/index.php
+++ b/tests/index.php
@@ -2,7 +2,6 @@
/**
*
-*/
OC_App::loadApp('news');
class Test_News_MyTest extends UnitTestCase
{
@@ -11,3 +10,4 @@ class Test_News_MyTest extends UnitTestCase
$this->assertTrue(false);
}
}
+*/