From 6074ee527d589187e180adb389a5d16f33209698 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Fri, 17 Aug 2012 14:20:30 +0000 Subject: not working --- tests/it_html.t | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/it_html.t b/tests/it_html.t index 6ed59d8..40cbfc5 100755 --- a/tests/it_html.t +++ b/tests/it_html.t @@ -193,8 +193,6 @@ is( 'U() converting of \ to /' ); -is(table(null), table(""), "it_parse_args backwards compatibility"); - is(it_html::entity_decode("ä"), "ä"); is(it_html::entity_decode("J"), "J"); is(it_html::entity_decode("J"), "J"); -- cgit v1.2.3