mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
parent
7a1c56f978
commit
0b10d46a57
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ class TestLogDevice < Test::Unit::TestCase
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
env_tz_works = /linux|darwin|freebsd/ =~ RUBY_PLATFORM # borrow from test/ruby/test_time_tz.rb
|
env_tz_works = /linux|darwin|freebsd|openbsd/ =~ RUBY_PLATFORM # borrow from test/ruby/test_time_tz.rb
|
||||||
|
|
||||||
def test_shifting_weekly
|
def test_shifting_weekly
|
||||||
Dir.mktmpdir do |tmpdir|
|
Dir.mktmpdir do |tmpdir|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue