summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt')
-rw-r--r--ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt b/ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt
index 22ea4488e6..34e2e68319 100644
--- a/ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt
+++ b/ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt
@@ -15,4 +15,3 @@ echo $a->asXML();
Warning: SimpleXMLElement::addAttribute(): Attribute name is required in %s on line %d
<?xml version="1.0"?>
<php>testfest</php>
-