aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_bool_test.php
diff options
context:
space:
mode:
authorShitiz Garg <mail@dragooon.net>2014-06-27 19:03:33 +0530
committerShitiz Garg <mail@dragooon.net>2014-06-27 19:03:33 +0530
commit9051248e12f8d25f0632b3f3e89738a497a6619b (patch)
tree44f00bdd7103e53fdc8bc7c6b54868a111a534bf /tests/profilefields/type_bool_test.php
parentdbc223b4c374082d6385205e022664f38380366b (diff)
downloadforums-9051248e12f8d25f0632b3f3e89738a497a6619b.tar
forums-9051248e12f8d25f0632b3f3e89738a497a6619b.tar.gz
forums-9051248e12f8d25f0632b3f3e89738a497a6619b.tar.bz2
forums-9051248e12f8d25f0632b3f3e89738a497a6619b.tar.xz
forums-9051248e12f8d25f0632b3f3e89738a497a6619b.zip
[ticket/12334] Group profile fields test
PHPBB3-12334
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;