From e6bcbe6c926ecb296ec49b1884c0b03a82ce3974 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sun, 28 Jun 2009 21:18:06 -0400 Subject: [PATCH] remove unnecessary test --- test/PluginWonderfulTest.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/PluginWonderfulTest.php b/test/PluginWonderfulTest.php index eb994de..639f972 100644 --- a/test/PluginWonderfulTest.php +++ b/test/PluginWonderfulTest.php @@ -209,10 +209,6 @@ class PluginWonderfulTest extends PHPUnit_Framework_TestCase { $this->assertEquals($is_feed && $publisher_info && ($in_rss_feed == 1), !empty($source)); } - function testInsertActivationAd() { - $this->markTestIncomplete(); - } - function providerTestInjectAdsIntoBodyCopy() { return array( array(false, null),