summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt b/ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt
index a95b0a3043..449fffb4ee 100644
--- a/ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt
+++ b/ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt
@@ -35,4 +35,3 @@ var_dump($dom->validateOnParse);
Checking documented default value: bool(false)
Setting validateOnParse to TRUE: bool(true)
Setting validateOnParse to FALSE: bool(false)
-