diff options
Diffstat (limited to 'ext/spl/tests/bug68825.phpt')
-rw-r--r-- | ext/spl/tests/bug68825.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/bug68825.phpt b/ext/spl/tests/bug68825.phpt index e662503611..4cd3af2fba 100644 --- a/ext/spl/tests/bug68825.phpt +++ b/ext/spl/tests/bug68825.phpt @@ -17,10 +17,8 @@ foreach ($di as $entry) { } } ?> -===DONE=== --EXPECTF-- string(%d) "%s%eext%espl%etests%ebug68825.php" -===DONE=== --CLEAN-- <?php $dir = __DIR__ . '/bug68825'; |