aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_int_test.php
diff options
context:
space:
mode:
authorShitiz Garg <mail@dragooon.net>2014-06-27 20:01:25 +0530
committerShitiz Garg <mail@dragooon.net>2014-06-27 20:01:25 +0530
commitb48443969123b630deaec47ac70236fc13287067 (patch)
tree808dabb47d33204b6cae3026704a04983871034c /tests/profilefields/type_int_test.php
parente6f9b060dc5e7955ac42e947fbf850c958220277 (diff)
downloadforums-b48443969123b630deaec47ac70236fc13287067.tar
forums-b48443969123b630deaec47ac70236fc13287067.tar.gz
forums-b48443969123b630deaec47ac70236fc13287067.tar.bz2
forums-b48443969123b630deaec47ac70236fc13287067.tar.xz
forums-b48443969123b630deaec47ac70236fc13287067.zip
[ticket/12334] Remove profile fields test group
PHPBB3-12334
Diffstat (limited to 'tests/profilefields/type_int_test.php')
-rw-r--r--tests/profilefields/type_int_test.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/profilefields/type_int_test.php b/tests/profilefields/type_int_test.php
index 78c3cee56e..ac48c10a84 100644
--- a/tests/profilefields/type_int_test.php
+++ b/tests/profilefields/type_int_test.php
@@ -11,9 +11,6 @@
*
*/
-/**
-* @group profilefields
-*/
class phpbb_profilefield_type_int_test extends phpbb_test_case
{
protected $cp;