summaryrefslogtreecommitdiff
path: root/bench/bench.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bench/bench.rb')
-rw-r--r--bench/bench.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/bench.rb b/bench/bench.rb
index f7c7388..5acaf46 100644
--- a/bench/bench.rb
+++ b/bench/bench.rb
@@ -134,7 +134,6 @@ Benchmark.bm(20) do |bm|
begin
v = $VERBOSE
$VERBOSE = nil
- raise
output = c.convert(data)
$VERBOSE = v
rescue => boom