From 86af167ce1c294af3d7f50d4c4cc602f6f3321fe Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Sun, 2 Aug 2009 20:49:20 +0000 Subject: [PATCH] fix test --- ext/spl/tests/dit_002.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/spl/tests/dit_002.phpt b/ext/spl/tests/dit_002.phpt index fc111e5012..d1acb69831 100755 --- a/ext/spl/tests/dit_002.phpt +++ b/ext/spl/tests/dit_002.phpt @@ -44,12 +44,12 @@ foreach ($classes as $class => $flags) { } ?> ===DONE=== ---EXPECT-- +--EXPECTF-- ===DirectoryIterator=== DirectoryIterator ===FilesystemIterator=== SplFileInfo -int(0) +int(%d) int(0) SplFileInfo int(16) -- 2.50.1