From a4812731b3cc74849d2501d2b45fb5580b7847bb Mon Sep 17 00:00:00 2001 From: uckelman Date: Sat, 24 Apr 2010 16:44:40 +0000 Subject: Missing brace. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6733 67b53d14-2c14-4ace-a08f-0dab2b34000c --- test/unbbcodeTest.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/unbbcodeTest.php') diff --git a/test/unbbcodeTest.php b/test/unbbcodeTest.php index adad3c3..12d6ad9 100644 --- a/test/unbbcodeTest.php +++ b/test/unbbcodeTest.php @@ -47,4 +47,6 @@ EOF; array('[b]Test[/b]', '', false, 'Test', null) ); } +} + ?> -- cgit v1.2.3