diff options
Diffstat (limited to 'ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt')
| -rw-r--r-- | ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt b/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt index 4bcc12f26c..348478e396 100644 --- a/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt +++ b/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt @@ -19,7 +19,6 @@ $enum = intltz_create_time_zone_id_enumeration( -3600000); print_r(iterator_to_array($enum)); ?> -==DONE== --EXPECT-- Array ( @@ -29,4 +28,3 @@ Array ( [0] => Atlantic/Azores ) -==DONE== |
