diff options
Diffstat (limited to 'ext/dom/tests/DOMDocument_saveHTML_basic.phpt')
-rw-r--r-- | ext/dom/tests/DOMDocument_saveHTML_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMDocument_saveHTML_basic.phpt b/ext/dom/tests/DOMDocument_saveHTML_basic.phpt index c8ce0602f2..8675b957a1 100644 --- a/ext/dom/tests/DOMDocument_saveHTML_basic.phpt +++ b/ext/dom/tests/DOMDocument_saveHTML_basic.phpt @@ -1,5 +1,5 @@ --TEST-- -DOMDocument::saveHTML() should dump the internal document into a string using HTML formatting +DOMDocument::saveHTML() should dump the internal document into a string using HTML formatting --CREDITS-- Knut Urdalen <knut@php.net> #PHPTestFest2009 Norway 2009-06-09 \o/ |