diff options
Diffstat (limited to 'tests/clock.test')
-rw-r--r-- | tests/clock.test | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/clock.test b/tests/clock.test index 4a885eb..4bac104 100644 --- a/tests/clock.test +++ b/tests/clock.test @@ -36772,9 +36772,8 @@ test clock-57.2 {clock scan - not -gmt and -timezone in the same call} { catch {clock scan 1970-01-01 -format %Y-%m-%d -gmt true -timezone :Europe/Berlin} } 1 -# Bug af3ebc5fafe009 test clock-57.3 {clock scan - not -g and -timezone in the same call} { - catch {clock scan 1970-01-01 -format %Y-%m-%d -gmt true -timezone :Europe/Berlin} + catch {clock scan 1970-01-01 -format %Y-%m-%d -g true -timezone :Europe/Berlin} } 1 test clock-58.1 {clock l10n - Japanese localisation} {*}{ |