diff options
Diffstat (limited to 'ext/calendar/tests/jdtomonthname.phpt')
-rw-r--r-- | ext/calendar/tests/jdtomonthname.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/calendar/tests/jdtomonthname.phpt b/ext/calendar/tests/jdtomonthname.phpt index b864af309c..2ad50a450e 100644 --- a/ext/calendar/tests/jdtomonthname.phpt +++ b/ext/calendar/tests/jdtomonthname.phpt @@ -27,7 +27,7 @@ foreach ($jd_days as $jd_day) { echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- === 2453396 string(3) "Jan" string(7) "January" |