summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMCDATASection_construct_error_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMCDATASection_construct_error_001.phpt')
-rw-r--r--ext/dom/tests/DOMCDATASection_construct_error_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMCDATASection_construct_error_001.phpt b/ext/dom/tests/DOMCDATASection_construct_error_001.phpt
index fbce3c7527..2154016142 100644
--- a/ext/dom/tests/DOMCDATASection_construct_error_001.phpt
+++ b/ext/dom/tests/DOMCDATASection_construct_error_001.phpt
@@ -2,7 +2,7 @@
__construct() with no arguments.
--CREDITS--
Nic Rosental nicrosental@gmail.com
-# TestFest Atlanta 2009-5-14
+# TestFest Atlanta 2009-5-14
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--