summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/015.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/015.phpt')
-rw-r--r--ext/simplexml/tests/015.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/015.phpt b/ext/simplexml/tests/015.phpt
index 11e9cd55cd..d80d4d114c 100644
--- a/ext/simplexml/tests/015.phpt
+++ b/ext/simplexml/tests/015.phpt
@@ -3,7 +3,7 @@ SimpleXML: accessing singular subnode as array
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip"; ?>
--FILE--
-<?php
+<?php
$xml =<<<EOF
<people>
<person name="Joe"></person>