From 5ceb7642fac777226ca0462bb74c299dd2e397b9 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Tue, 4 Nov 2008 14:01:58 +0000 Subject: Simplify regex and make sure test catches CR --- tests/it_html.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/it_html.t b/tests/it_html.t index b560ed1..7426a0d 100755 --- a/tests/it_html.t +++ b/tests/it_html.t @@ -93,7 +93,7 @@ is( ); is( - it_html::sanitize('

swisspics posted < < ä & yesterday a photo tag missmatch:



+ it_html::sanitize(" \r \n " . '

swisspics posted < < ä & yesterday a photo tag missmatch:



Wolken

'), -- cgit v1.2.3