summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_loadXML_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_loadXML_error1.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_loadXML_error1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMDocument_loadXML_error1.phpt b/ext/dom/tests/DOMDocument_loadXML_error1.phpt
index 52d44ea291..9a433d1282 100644
--- a/ext/dom/tests/DOMDocument_loadXML_error1.phpt
+++ b/ext/dom/tests/DOMDocument_loadXML_error1.phpt
@@ -1,7 +1,7 @@
--TEST--
-Test DOMDocument::loadXML() detects not-well formed XML
+Test DOMDocument::loadXML() detects not-well formed XML
--DESCRIPTION--
-This test verifies the method detects an opening and ending tag mismatch
+This test verifies the method detects an opening and ending tag mismatch
Environment variables used in the test:
- XML_FILE: the xml file to load
- LOAD_OPTIONS: the second parameter to pass to the method