more appropriate name
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1091 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
b24bc26ebb
commit
f17318921d
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
class AdminPageTest extends WebTestCase {
|
||||
function testAdminPage() {
|
||||
function testAuth() {
|
||||
$this->get('http://shimmie.shishnet.org/v2/admin');
|
||||
$this->assertResponse(403);
|
||||
$this->assertTitle("Permission Denied");
|
||||
|
Loading…
x
Reference in New Issue
Block a user