summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_test/bootstrap.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/_test/bootstrap.php b/_test/bootstrap.php
index 310b3627a..732fef9ed 100644
--- a/_test/bootstrap.php
+++ b/_test/bootstrap.php
@@ -27,6 +27,7 @@ define('DOKU_TMP_DATA', TMP_DIR.'/data/');
// default plugins
$default_plugins = array(
+ 'authplain',
'acl',
'config',
'info',