From: Anas Nashif Date: Fri, 28 Dec 2012 03:04:56 +0000 (-0800) Subject: fixed tests X-Git-Tag: submit/trunk/20130322.233133~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4073dea2af373541c470173350eb3782f6e2d37f;p=platform%2Fupstream%2Fperl-XML-Simple.git fixed tests --- diff --git a/t/2_XMLout.t b/t/2_XMLout.t index 6d7fdf9..c0ae23f 100644 --- a/t/2_XMLout.t +++ b/t/2_XMLout.t @@ -348,6 +348,11 @@ like($_, qr{^ \s* ){2} \s* +| + + \s* + \s* +\s* }xs, 'and encodes as expected');