summaryrefslogtreecommitdiffstats
path: root/tests/integration/db/FeedMapperTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/db/FeedMapperTest.php')
-rw-r--r--tests/integration/db/FeedMapperTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/db/FeedMapperTest.php b/tests/integration/db/FeedMapperTest.php
index 7979a04ea..82e4fbf70 100644
--- a/tests/integration/db/FeedMapperTest.php
+++ b/tests/integration/db/FeedMapperTest.php
@@ -8,7 +8,7 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @copyright Bernhard Posselt 2015
*/
-
+
namespace OCA\News\Db;
use \OCA\News\Tests\Integration\NewsIntegrationTest;
@@ -17,7 +17,7 @@ class FeedMapperTest extends NewsIntegrationTest {
public function testFind () {
-
+ $this->assertFalse(true);
}