diff options
Diffstat (limited to 'tests/security/all_tests.php')
-rw-r--r-- | tests/security/all_tests.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/security/all_tests.php b/tests/security/all_tests.php index bff3ca82ab..8e3916733f 100644 --- a/tests/security/all_tests.php +++ b/tests/security/all_tests.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 * @@ -85,4 +84,3 @@ if (PHPUnit_MAIN_METHOD == 'phpbb_security_all_tests::main') { phpbb_security_all_tests::main(); } -?>
\ No newline at end of file |