summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_createAttribute_basic.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_createAttribute_basic.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMDocument_createAttribute_basic.phpt b/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
index 4e00fbb8d8..2a9d5a1d01 100644
--- a/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
+++ b/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
@@ -23,4 +23,3 @@ echo $doc->saveXML();
--EXPECT--
<?xml version="1.0"?>
<para hahaha=""/>
-