summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_savexml_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_savexml_basic.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_savexml_basic.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMDocument_savexml_basic.phpt b/ext/dom/tests/DOMDocument_savexml_basic.phpt
index 34dfcc365e..e03460248b 100644
--- a/ext/dom/tests/DOMDocument_savexml_basic.phpt
+++ b/ext/dom/tests/DOMDocument_savexml_basic.phpt
@@ -34,6 +34,6 @@ var_dump($result == $dom->saveXML());
unlink($filename);
---EXPECTF--
+--EXPECT--
int(151)
-bool(true) \ No newline at end of file
+bool(true)