aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/runner.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/runner.rb b/test/runner.rb
index 780ed400f2..e7e0a7821e 100644
--- a/test/runner.rb
+++ b/test/runner.rb
@@ -29,7 +29,6 @@ end
begin
require 'objspace'
h = {}
- raise
exit Test::Unit::AutoRunner.run(true, src_testdir)
rescue
ObjectSpace.count_objects(h)