aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/ruby/test_rubyoptions.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb
index 6e6fe4bd3b..10cdcd8802 100644
--- a/test/ruby/test_rubyoptions.rb
+++ b/test/ruby/test_rubyoptions.rb
@@ -432,7 +432,6 @@ class TestRubyOptions < Test::Unit::TestCase
end
a.for("false directives after #{b}") do
- err = ["#{t.path}:4: warning: mismatched indentations at '#{e}' with '#{k}' at 2"]
t.rewind
t.truncate(0)
t.puts "# -*- warn-indent: true -*-"