aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_bool_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/profilefields/type_bool_test.php')
-rw-r--r--tests/profilefields/type_bool_test.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/profilefields/type_bool_test.php b/tests/profilefields/type_bool_test.php
index bdab179c8c..9eccc7eb6d 100644
--- a/tests/profilefields/type_bool_test.php
+++ b/tests/profilefields/type_bool_test.php
@@ -11,6 +11,9 @@
*
*/
+/**
+* @group profilefields
+*/
class phpbb_profilefield_type_bool_test extends phpbb_test_case
{
protected $cp;