summaryrefslogtreecommitdiffstats
path: root/tests/unit/controller/JSONHttpErrorTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/controller/JSONHttpErrorTest.php')
-rw-r--r--tests/unit/controller/JSONHttpErrorTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/controller/JSONHttpErrorTest.php b/tests/unit/controller/JSONHttpErrorTest.php
index ffbbbed43..8ab657aa9 100644
--- a/tests/unit/controller/JSONHttpErrorTest.php
+++ b/tests/unit/controller/JSONHttpErrorTest.php
@@ -13,7 +13,6 @@
namespace OCA\News\Controller;
-require_once(__DIR__ . "/../../classloader.php");
class Test {
use JSONHttpError;