From 9bc78006bb916f50dd66bdf27bf60ae667655899 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 13 Jan 2017 03:24:22 +0000 Subject: error.c: moved * error.c (preface_dump, postscript_dump): CrashReporter directory was used before Mac OS X 10.6. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_rubyoptions.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ruby/test_rubyoptions.rb') diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb index 0d468ca334..5296768be8 100644 --- a/test/ruby/test_rubyoptions.rb +++ b/test/ruby/test_rubyoptions.rb @@ -589,7 +589,7 @@ class TestRubyOptions < Test::Unit::TestCase \n (?: \[IMPORTANT\]\n - .*\n + (?:.+\n)+ \n )? )x, -- cgit v1.2.3