From 7840324d1522858cf4a504321e3a341cd35e44b6 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 6 Oct 2012 16:54:44 +0200 Subject: enabled authplain plugin for testsuite --- _test/bootstrap.php | 1 + 1 file changed, 1 insertion(+) (limited to '_test') 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', -- cgit v1.2.3