aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_thread.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/test_thread.rb')
-rw-r--r--test/ruby/test_thread.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_thread.rb b/test/ruby/test_thread.rb
index 454229ae85..6626ce2409 100644
--- a/test/ruby/test_thread.rb
+++ b/test/ruby/test_thread.rb
@@ -591,7 +591,7 @@ class TestThread < Test::Unit::TestCase
dummy_for_check_ints=nil
end
end
-
+
def test_async_interrupt_blocking
r=:ng
e=Class.new(Exception)