summaryrefslogtreecommitdiffstats
path: root/tests/unit/db/postgres/ItemMapperTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/db/postgres/ItemMapperTest.php')
-rw-r--r--tests/unit/db/postgres/ItemMapperTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/unit/db/postgres/ItemMapperTest.php b/tests/unit/db/postgres/ItemMapperTest.php
index 419e8e5f6..d7c684c14 100644
--- a/tests/unit/db/postgres/ItemMapperTest.php
+++ b/tests/unit/db/postgres/ItemMapperTest.php
@@ -17,9 +17,6 @@ use \OCA\News\Db\Item;
use \OCA\News\Db\StatusFlag;
-require_once(__DIR__ . "/../../../classloader.php");
-
-
class ItemMapperTest extends \OCP\AppFramework\Db\MapperTestUtility {
private $mapper;