diff options
Diffstat (limited to 'tests/text_processing/make_clickable.php')
-rw-r--r-- | tests/text_processing/make_clickable.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text_processing/make_clickable.php b/tests/text_processing/make_clickable.php index 25199c428a..a667dd705e 100644 --- a/tests/text_processing/make_clickable.php +++ b/tests/text_processing/make_clickable.php @@ -2,7 +2,6 @@ /** * * @package testing -* @version $Id$ * @copyright (c) 2008 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @@ -104,3 +103,4 @@ class phpbb_text_processing_make_clickable_test extends phpbb_test_case } } + |