From c4b8aa5eab2acae0590fe29b0847a07de2040533 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 7 Aug 2015 15:04:25 +0200 Subject: test hook --- tests/integration/db/FeedMapperTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') 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 * @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); } -- cgit v1.2.3