summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt b/ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt
index 7a08f37fa5..3e4d003ba4 100644
--- a/ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt
+++ b/ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt
@@ -10,7 +10,7 @@ require_once('skipif.inc');
<?php
$rng = dirname(__FILE__).'/DOMDocument_relaxNGValidate_basic.rng';
$xml = <<< XML
-<?xml version="1.0"?>
+<?xml version="1.0"?>
<apple>
<pear>Pear</pear>
</apple>