summaryrefslogtreecommitdiff
path: root/_test/tests/inc/auth_aclcheck.test.php
diff options
context:
space:
mode:
Diffstat (limited to '_test/tests/inc/auth_aclcheck.test.php')
-rw-r--r--_test/tests/inc/auth_aclcheck.test.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/_test/tests/inc/auth_aclcheck.test.php b/_test/tests/inc/auth_aclcheck.test.php
index 837926904..ea48ec6a5 100644
--- a/_test/tests/inc/auth_aclcheck.test.php
+++ b/_test/tests/inc/auth_aclcheck.test.php
@@ -1,9 +1,5 @@
<?php
-require_once DOKU_INC.'inc/init.php';
-require_once DOKU_INC.'inc/auth.php';
-require_once DOKU_INC.'inc/auth/basic.class.php';
-
class auth_acl_test extends DokuWikiTest {
var $oldConf;