remove unnecessary test
This commit is contained in:
parent
e6bcbe6c92
commit
05de80e821
@ -240,11 +240,6 @@ class PluginWonderfulTest extends PHPUnit_Framework_TestCase {
|
|||||||
$this->assertEquals($expected_body, $this->pw->inject_ads_into_body_copy("body"));
|
$this->assertEquals($expected_body, $this->pw->inject_ads_into_body_copy("body"));
|
||||||
}
|
}
|
||||||
|
|
||||||
function testCreateTarget() {
|
|
||||||
|
|
||||||
$this->markTestIncomplete();
|
|
||||||
}
|
|
||||||
|
|
||||||
function testGetView() {
|
function testGetView() {
|
||||||
$this->markTestIncomplete();
|
$this->markTestIncomplete();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user