diff options
Diffstat (limited to 'tests/bbcode/parser_test.php')
-rw-r--r-- | tests/bbcode/parser_test.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bbcode/parser_test.php b/tests/bbcode/parser_test.php index 729fe93fc2..7c7aca6230 100644 --- a/tests/bbcode/parser_test.php +++ b/tests/bbcode/parser_test.php @@ -28,4 +28,3 @@ class phpbb_bbcode_parser_test extends PHPUnit_Framework_TestCase $this->assertEquals($expected, $result, 'Simple nested BBCode first+second pass'); } } -?>
\ No newline at end of file |