mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Re-enable TZ test missed due to merge conflict.
This was disabled by b7577b4d9e
, while properly fixed upstream by:
https://github.com/ruby/spec/pull/939
This commit is contained in:
parent
9d56d9975d
commit
bcd30fb961
Notes:
git
2022-09-28 02:33:13 +09:00
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@ describe :time_local, shared: true do
|
|||
end
|
||||
end
|
||||
|
||||
=begin
|
||||
platform_is_not :windows do
|
||||
describe "timezone changes" do
|
||||
it "correctly adjusts the timezone change to 'CET' on 'Europe/Amsterdam'" do
|
||||
|
@ -17,7 +16,6 @@ describe :time_local, shared: true do
|
|||
end
|
||||
end
|
||||
end
|
||||
=end
|
||||
end
|
||||
|
||||
describe :time_local_10_arg, shared: true do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue