diff options
Diffstat (limited to 'tests/it_xml.t')
-rwxr-xr-x | tests/it_xml.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/it_xml.t b/tests/it_xml.t index d74fadf..f53ceeb 100755 --- a/tests/it_xml.t +++ b/tests/it_xml.t @@ -72,7 +72,7 @@ match( match( '<foo>&amp; <a> &amp; <b> &amp; <c> ü</foo>', 'foo Object ( [val] => & <a> & <b> & <c> ΓΌ ) ', - 'Predecode illegal entities while keeping properly encoded ones', + 'Predecode illegal entities while keeping properly encoded ones' ); match( |