add test case to confirm #761
This commit is contained in:
parent
e0fd446d84
commit
f718193449
@ -14,6 +14,8 @@ class AdminPageTest extends ShimmieWebTestCase {
|
||||
$this->log_in_as_admin();
|
||||
$this->get_page('admin');
|
||||
$this->assert_title("Admin Tools");
|
||||
$this->set_field("action", "purge unused tags");
|
||||
$this->click("Go");
|
||||
$this->log_out();
|
||||
|
||||
# FIXME: make sure the admin tools actually work
|
||||
|
Loading…
x
Reference in New Issue
Block a user