un-typo a test

This commit is contained in:
Shish 2012-03-10 02:09:29 +00:00
parent 1c4a029564
commit 91393e003a

View File

@ -19,7 +19,7 @@ class RandomTest extends ShimmieWebTestCase {
$this->log_out(); $this->log_out();
} }
function tesPostListBlock() { function testPostListBlock() {
$this->log_in_as_admin(); $this->log_in_as_admin();
$this->get_page("setup"); $this->get_page("setup");
$this->set_field("_config_show_random_block", true); $this->set_field("_config_show_random_block", true);