aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_rubyoptions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/test_rubyoptions.rb')
-rw-r--r--test/ruby/test_rubyoptions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb
index f5bc830830..7b956810a1 100644
--- a/test/ruby/test_rubyoptions.rb
+++ b/test/ruby/test_rubyoptions.rb
@@ -365,8 +365,8 @@ class TestRubyOptions < Test::Unit::TestCase
end
def test_segv_test
+ opts = {}
if /mswin|mingw/ =~ RUBY_PLATFORM
- opts = {}
additional = '[\s\w\.\']*'
else
opts[:rlimit_core] = 0