summaryrefslogtreecommitdiffstats
path: root/tests/integration/db/ItemMapperTest.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-05 16:34:02 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-05 16:34:02 +0100
commit50b3e9a088e67f626862c02a03b8663b767cd9f6 (patch)
tree1b7cfd370fb833dc36811a672fd4d86c5e3bf2b8 /tests/integration/db/ItemMapperTest.php
parent17e16cf46fe9cf605aa0c761e71251ecc0c48724 (diff)
add integration test xml
Diffstat (limited to 'tests/integration/db/ItemMapperTest.php')
-rw-r--r--tests/integration/db/ItemMapperTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/integration/db/ItemMapperTest.php b/tests/integration/db/ItemMapperTest.php
index fa9d438f8..97956b28d 100644
--- a/tests/integration/db/ItemMapperTest.php
+++ b/tests/integration/db/ItemMapperTest.php
@@ -2,8 +2,6 @@
namespace OCA\News\Db;
-require_once __DIR__ . '/../bootstrap.php';
-
use \OCA\News\AppInfo\Application;
use \OCA\News\Tests\Integration\NewsIntegrationTest;