diff options
Diffstat (limited to 'ext/spl/tests/bug36258.phpt')
-rw-r--r-- | ext/spl/tests/bug36258.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/bug36258.phpt b/ext/spl/tests/bug36258.phpt index 428158c858..db7bfa7c70 100644 --- a/ext/spl/tests/bug36258.phpt +++ b/ext/spl/tests/bug36258.phpt @@ -12,8 +12,6 @@ foreach ($diriter as $key => $file) { } ?> -===DONE=== --EXPECTF-- string(%d) "%s" string(%d) "%s" -===DONE=== |