summaryrefslogtreecommitdiff
path: root/_testing/tests/inc/auth_nameencode.test.php
diff options
context:
space:
mode:
Diffstat (limited to '_testing/tests/inc/auth_nameencode.test.php')
-rw-r--r--_testing/tests/inc/auth_nameencode.test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_testing/tests/inc/auth_nameencode.test.php b/_testing/tests/inc/auth_nameencode.test.php
index 12a333f66..a3df6ac8c 100644
--- a/_testing/tests/inc/auth_nameencode.test.php
+++ b/_testing/tests/inc/auth_nameencode.test.php
@@ -3,7 +3,7 @@
require_once DOKU_INC.'inc/init.php';
require_once DOKU_INC.'inc/auth.php';
-class auth_nameencode_test extends PHPUnit_Framework_TestCase {
+class auth_nameencode_test extends DokuWikiTest {
function teardown() {
global $cache_authname;