make test runner work in open source repo
[hiphop-php.git] / hphp / test / zend / bad / ext-date / date_sun_info_error.php.expectf
blob56b9d5dbee62d43ee87799e55cdc89584a5a6186
1 *** Testing date_sun_info() : usage variations ***
3 -- Testing date_sun_info() function with less than expected no. of arguments --
4 HipHop Warning: %a
5 bool(false)
6 HipHop Warning: %a
7 bool(false)
8 HipHop Warning: %a
9 bool(false)
11 -- Testing date_sun_info() function with more than expected no. of arguments --
12 HipHop Warning: %a
13 bool(false)
14 ===Done===