summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMAttr_value_basic_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMAttr_value_basic_002.phpt')
-rw-r--r--ext/dom/tests/DOMAttr_value_basic_002.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMAttr_value_basic_002.phpt b/ext/dom/tests/DOMAttr_value_basic_002.phpt
index cf71eebf39..384a9ca4af 100644
--- a/ext/dom/tests/DOMAttr_value_basic_002.phpt
+++ b/ext/dom/tests/DOMAttr_value_basic_002.phpt
@@ -1,6 +1,6 @@
--TEST--
Write non-string $value property
---CREDIT--
+--CREDITS--
Eric Berg <ehberg@gmail.com>
# TestFest Atlanta 2009-05-14
--SKIPIF--
@@ -12,4 +12,4 @@ $attr->value = 1;
print $attr->value;
?>
--EXPECTF--
-1 \ No newline at end of file
+1