summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/_test/extension.test.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-14 08:21:22 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-01-14 08:21:22 +0100
commit30b90257784ae25a5e30c968b4c9391bb47ff1a1 (patch)
treee713b4ed313ec7850d17db05dc463a719c00ff83 /lib/plugins/extension/_test/extension.test.php
parentb1e758012b3d801d5ab266e53e830fb7091508a2 (diff)
downloadrpg-30b90257784ae25a5e30c968b4c9391bb47ff1a1.tar.gz
rpg-30b90257784ae25a5e30c968b4c9391bb47ff1a1.tar.bz2
added plugins group to test
Diffstat (limited to 'lib/plugins/extension/_test/extension.test.php')
-rw-r--r--lib/plugins/extension/_test/extension.test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/extension/_test/extension.test.php b/lib/plugins/extension/_test/extension.test.php
index 97726d212..453b95e79 100644
--- a/lib/plugins/extension/_test/extension.test.php
+++ b/lib/plugins/extension/_test/extension.test.php
@@ -14,6 +14,7 @@ class mock_helper_plugin_extension_extension extends helper_plugin_extension_ext
/**
* @group plugin_extension
+ * @group plugins
*/
class helper_plugin_extension_extension_test extends DokuWikiTest {