summaryrefslogtreecommitdiff
path: root/ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt')
-rw-r--r--ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt b/ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt
index e44185b433..fbfe8515b9 100644
--- a/ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt
+++ b/ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt
@@ -22,7 +22,6 @@ var_dump(count($var) > 8);
var_dump(in_array('japanese', $var));
?>
-==DONE==
--EXPECT--
Array
(
@@ -31,4 +30,3 @@ Array
bool(true)
bool(true)
-==DONE==