summaryrefslogtreecommitdiffstats
path: root/tests/unit/utility/OPMLExporterTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/utility/OPMLExporterTest.php')
-rw-r--r--tests/unit/utility/OPMLExporterTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/utility/OPMLExporterTest.php b/tests/unit/utility/OPMLExporterTest.php
index 1ff812aa7..1b8e76ca4 100644
--- a/tests/unit/utility/OPMLExporterTest.php
+++ b/tests/unit/utility/OPMLExporterTest.php
@@ -16,8 +16,6 @@ namespace OCA\News\Utility;
use \OCA\News\Db\Folder;
use \OCA\News\Db\Feed;
-require_once(__DIR__ . "/../../classloader.php");
-
class OPMLExporterTest extends \PHPUnit_Framework_TestCase {