From: Marcus Boerger Date: Tue, 5 Nov 2002 09:52:30 +0000 (+0000) Subject: Use EXPECT again X-Git-Tag: php-4.3.0RC1~277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=210c6e75f2bd6c0aed60698731d1e26bdda16540;p=php Use EXPECT again --- diff --git a/ext/standard/tests/time/001.phpt b/ext/standard/tests/time/001.phpt index 2b8217e6b3..98a8405e86 100644 --- a/ext/standard/tests/time/001.phpt +++ b/ext/standard/tests/time/001.phpt @@ -27,6 +27,6 @@ echo "Passed: $passed\n"; echo "Failed: $failed\n"; echo $result; ?> ---EXPECTREGEX-- -Passed: 10+ +--EXPECT-- +Passed: 100000 Failed: 0