summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-05-27 18:16:04 +0000
committerSteph Fox <sfox@php.net>2008-05-27 18:16:04 +0000
commit4be7f4aecd5b9c4c442adcf954e5f158c52be5d5 (patch)
tree440e2b1f2f5142fcf2fb8b30ef3e9a922f674cba /ext/dom/tests/DOMDocument_createAttribute_basic.phpt
parent6c06a591f2a9cc70fd276ce02b0e7fc513444383 (diff)
downloadphp-git-4be7f4aecd5b9c4c442adcf954e5f158c52be5d5.tar.gz
- killed off UEXPECT
- com_dotnet gets a .cvsignore - Ulf will take care of mysql extensions, rest complete
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 5205a3e30f..d5044471e1 100644
--- a/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
+++ b/ext/dom/tests/DOMDocument_createAttribute_basic.phpt
@@ -21,4 +21,3 @@ echo $doc->saveXML();
--EXPECT--
<?xml version="1.0"?>
<para hahaha=""/>
-