summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2015-05-17 13:30:16 +0200
committerChristopher Smith <chris@jalakai.co.uk>2015-05-17 13:30:16 +0200
commit1149562b6ec3eea6503204a9757611326b108dc9 (patch)
tree5d7be6e7ae37f1a0fc66f22a027274788066f7d6 /lib
parent4c353447a306680af86c38db3ef592e29a0cbe60 (diff)
parentb9e2f0546e334add4084195d07568a352bee5091 (diff)
downloadrpg-1149562b6ec3eea6503204a9757611326b108dc9.tar.gz
rpg-1149562b6ec3eea6503204a9757611326b108dc9.tar.bz2
Merge branch 'master' into local_conf_negation
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/extension/_test/extension.test.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/extension/_test/extension.test.php b/lib/plugins/extension/_test/extension.test.php
index 453b95e79..d4f13201d 100644
--- a/lib/plugins/extension/_test/extension.test.php
+++ b/lib/plugins/extension/_test/extension.test.php
@@ -14,7 +14,9 @@ class mock_helper_plugin_extension_extension extends helper_plugin_extension_ext
/**
* @group plugin_extension
+ * @group admin_plugins
* @group plugins
+ * @group bundled_plugins
*/
class helper_plugin_extension_extension_test extends DokuWikiTest {