summaryrefslogtreecommitdiff
path: root/ext/intl/tests/calendar_getType_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/calendar_getType_basic.phpt')
-rw-r--r--ext/intl/tests/calendar_getType_basic.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/intl/tests/calendar_getType_basic.phpt b/ext/intl/tests/calendar_getType_basic.phpt
index ba32dd0526..495caa390e 100644
--- a/ext/intl/tests/calendar_getType_basic.phpt
+++ b/ext/intl/tests/calendar_getType_basic.phpt
@@ -16,8 +16,6 @@ VAR_DUMP($intlcal->getType());
$intlcal = IntlCalendar::createInstance(null, "nl_NL@calendar=hebrew");
VAR_DUMP(intlcal_get_type($intlcal));
?>
-==DONE==
--EXPECT--
string(9) "gregorian"
-string(6) "hebrew"
-==DONE== \ No newline at end of file
+string(6) "hebrew" \ No newline at end of file