summaryrefslogtreecommitdiff
path: root/ext/dom/tests/canonicalization.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/canonicalization.phpt')
-rw-r--r--ext/dom/tests/canonicalization.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dom/tests/canonicalization.phpt b/ext/dom/tests/canonicalization.phpt
index 8908aba55d..350d3034bf 100644
--- a/ext/dom/tests/canonicalization.phpt
+++ b/ext/dom/tests/canonicalization.phpt
@@ -49,7 +49,6 @@ echo $doc->c14N(TRUE, FALSE,
echo $doc->C14N(TRUE, FALSE, NULL, array('test'));
?>
--EXPECT--
-
<contain xmlns="http://www.example.com/ns/foo" xmlns:fubar="http://www.example.com/ns/fubar" xmlns:test="urn::test">
<bar><test1></test1></bar>
<bar><test2></test2></bar>