Fix testcase name

This commit is contained in:
Marcus Boerger 2003-11-13 21:16:57 +00:00
parent 8afe759fa8
commit 3733cf409e

View File

@ -1,5 +1,5 @@
--TEST--
SimpleXML and XPath
SimpleXML and foreach
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip"; ?>
--FILE--