remove unnecessary test

This commit is contained in:
John Bintz 2009-06-28 21:18:06 -04:00
parent c01a292d9c
commit e6bcbe6c92

View File

@ -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),