summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMNode_normalize_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMNode_normalize_basic.phpt')
-rw-r--r--ext/dom/tests/DOMNode_normalize_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMNode_normalize_basic.phpt b/ext/dom/tests/DOMNode_normalize_basic.phpt
index e413fb033a..814f1b3d1a 100644
--- a/ext/dom/tests/DOMNode_normalize_basic.phpt
+++ b/ext/dom/tests/DOMNode_normalize_basic.phpt
@@ -61,4 +61,4 @@ var_dump($title->childNodes->length);
Number of child nodes of title = int(1)
Number of child nodes of title after adding second title = int(2)
Number of child nodes of title after normalizing author = int(2)
-Number of child nodes of title after normalizing title = int(1) \ No newline at end of file
+Number of child nodes of title after normalizing title = int(1)