Browse Source

Fix testcase name

PEAR_1_4DEV
Marcus Boerger 23 years ago
parent
commit
3733cf409e
  1. 2
      ext/simplexml/tests/009.phpt

2
ext/simplexml/tests/009.phpt

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

Loading…
Cancel
Save