From 6dd09a62800f4907a4b25b8647698c0930f98b11 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 7 Aug 2015 15:10:52 +0200 Subject: add empty test to not fail --- tests/integration/db/FeedMapperTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/integration/db/FeedMapperTest.php b/tests/integration/db/FeedMapperTest.php index 82e4fbf70..3f554fcfe 100644 --- a/tests/integration/db/FeedMapperTest.php +++ b/tests/integration/db/FeedMapperTest.php @@ -17,7 +17,6 @@ class FeedMapperTest extends NewsIntegrationTest { public function testFind () { - $this->assertFalse(true); } -- cgit v1.2.3