summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/019.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/019.phpt')
-rwxr-xr-xext/simplexml/tests/019.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/019.phpt b/ext/simplexml/tests/019.phpt
index a54a1bdd5..aec74ba42 100755
--- a/ext/simplexml/tests/019.phpt
+++ b/ext/simplexml/tests/019.phpt
@@ -1,5 +1,5 @@
--TEST--
-SimpleXML and foreach with children()
+SimpleXML: foreach with children()
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip"; ?>
--FILE--