aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_url_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_url_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_url_test.php')
-rw-r--r--tests/profilefields/type_url_test.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/profilefields/type_url_test.php b/tests/profilefields/type_url_test.php
index 3ed21b5fe5..a45a28e7c7 100644
--- a/tests/profilefields/type_url_test.php
+++ b/tests/profilefields/type_url_test.php
@@ -13,9 +13,6 @@
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
-/**
-* @group profilefields
-*/
class phpbb_profilefield_type_url_test extends phpbb_test_case
{
protected $cp;