summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMComment_insertData_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMComment_insertData_basic.phpt')
-rw-r--r--ext/dom/tests/DOMComment_insertData_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMComment_insertData_basic.phpt b/ext/dom/tests/DOMComment_insertData_basic.phpt
index 5a4857d677..16fa55e40d 100644
--- a/ext/dom/tests/DOMComment_insertData_basic.phpt
+++ b/ext/dom/tests/DOMComment_insertData_basic.phpt
@@ -16,6 +16,6 @@ $dom->appendChild($comment);
echo $dom->saveXML();
?>
---EXPECTF--
+--EXPECT--
<?xml version="1.0"?>
<!--test-inserted-comment-->