]> granicus.if.org Git - php/commitdiff
- MFH Correct test name
authorMarcus Boerger <helly@php.net>
Sun, 16 Jul 2006 17:34:37 +0000 (17:34 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 16 Jul 2006 17:34:37 +0000 (17:34 +0000)
ext/spl/tests/iterator_048.phpt

index 8ad428780905f60a3f1978f7cde90c3d01fc64eb..5e141d9c7f663e1dd4deec5e74b3071eb517e84d 100755 (executable)
@@ -1,5 +1,5 @@
 --TEST--
-SPL: RecursiveCachingIterator and exception in has/getChildren
+SPL: RecursiveRegexIterator and exception in has/getChildren
 --SKIPIF--
 <?php if (!extension_loaded("spl")) print "skip"; ?>
 --FILE--