From 10bfe64ca643b88884887259fc662c950624e2a6 Mon Sep 17 00:00:00 2001 From: Andrew Sidwell Date: Wed, 18 Jun 2008 17:37:17 +0000 Subject: Add a comma that somehow went missing. svn path=/trunk/hubbub/; revision=4388 --- test/data/tokeniser2/test2.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/data/tokeniser2/test2.test b/test/data/tokeniser2/test2.test index 1a15fde..209ce2b 100644 --- a/test/data/tokeniser2/test2.test +++ b/test/data/tokeniser2/test2.test @@ -142,7 +142,7 @@ {"description":"Entity + newline", "input":"\nx\n>\n", -"output":[["Character","\nx\n>\n"]]} +"output":[["Character","\nx\n>\n"]]}, {"description":"Empty attribute followed by uppercase attribute", "input":"", -- cgit v1.2.3