Fix comment. re #96
This commit is contained in:
父節點
a4d9e28cdb
當前提交
cb00c0b3a3
共有 1 個文件被更改,包括 1 次插入 和 1 次删除
|
@ -502,7 +502,7 @@ class PageTest extends PHPUnit_Framework_TestCase
|
|||
$this->assertEquals ("Through the Looking Glass (And What Alice Found There)", $currentPage->entryArray [1]->title);
|
||||
$this->assertTrue ($currentPage->ContainsBook ());
|
||||
|
||||
// Only books returned
|
||||
// Match Lewis Caroll & Scarlet
|
||||
$query = "car";
|
||||
$currentPage = Page::getPage ($page, $qid, $query, $n);
|
||||
$currentPage->InitializeContent ();
|
||||
|
|
載入中…
Add table
Add a link
Reference in a new issue