summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/unit/utility/FeedFetcherTest.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/unit/utility/FeedFetcherTest.php b/tests/unit/utility/FeedFetcherTest.php
index 4dc0dcbe6..1ea06e2ad 100644
--- a/tests/unit/utility/FeedFetcherTest.php
+++ b/tests/unit/utility/FeedFetcherTest.php
@@ -119,10 +119,6 @@ class FeedFetcherTest extends \OCA\AppFramework\Utility\TestUtility {
$this->authorMail = 'doe@joes.com';
}
- public function testFail() {
- $this->assertFalse(true);
- }
-
public function testCanHandle(){
$url = 'google.de';