summaryrefslogtreecommitdiff
path: root/benchmark/bm_int_quo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bm_int_quo.rb')
-rw-r--r--benchmark/bm_int_quo.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/bm_int_quo.rb b/benchmark/bm_int_quo.rb
deleted file mode 100644
index e22a3f8c30..0000000000
--- a/benchmark/bm_int_quo.rb
+++ /dev/null
@@ -1 +0,0 @@
-5000000.times { 42.quo(3) }