Remove a tab
This commit is contained in:
parent
980446d9c6
commit
40139bd18c
|
@ -354,7 +354,7 @@ class PageTest extends PHPUnit_Framework_TestCase
|
|||
$this->assertEquals ("D. Appleton and Company", $currentPage->entryArray [0]->title);
|
||||
$this->assertFalse ($currentPage->ContainsBook ());
|
||||
}
|
||||
|
||||
|
||||
public function testPagePublishersDetail ()
|
||||
{
|
||||
$page = Base::PAGE_PUBLISHER_DETAIL;
|
||||
|
|
Loading…
Reference in a new issue