about summary refs log tree commit homepage
path: root/test/exec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec.rb')
-rw-r--r--test/exec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/exec.rb b/test/exec.rb
index b2c2bf9..d84713e 100644
--- a/test/exec.rb
+++ b/test/exec.rb
@@ -1,5 +1,6 @@
 # -*- encoding: binary -*-
 $stdout.sync = $stderr.sync = true
+Thread.abort_on_exception = true
 require 'test/unit'
 require 'securerandom'
 require 'tempfile'