diff options
Diffstat (limited to 'test/ruby')
| -rw-r--r-- | test/ruby/test_rubyoptions.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
