From 6d93257d0eff1ef8cdc187da45dc45ccb7b34014 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 25 Jun 2007 06:46:15 +0000 Subject: [PATCH] Fixed tests --- ext/xmlwriter/tests/007.phpt | 2 +- ext/xmlwriter/tests/OO_007.phpt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/xmlwriter/tests/007.phpt b/ext/xmlwriter/tests/007.phpt index bc2bdb6eaa..676dc0e590 100644 --- a/ext/xmlwriter/tests/007.phpt +++ b/ext/xmlwriter/tests/007.phpt @@ -32,7 +32,7 @@ print $output; --EXPECT-- - + special characters: <>"'& diff --git a/ext/xmlwriter/tests/OO_007.phpt b/ext/xmlwriter/tests/OO_007.phpt index 22baf1e509..3012f4b8a1 100644 --- a/ext/xmlwriter/tests/OO_007.phpt +++ b/ext/xmlwriter/tests/OO_007.phpt @@ -33,7 +33,7 @@ print $output; --EXPECT-- - + special characters: <>"'& -- 2.50.1