lib/benchmark/output.rb in benchmark_driver-0.6.0 vs lib/benchmark/output.rb in benchmark_driver-0.6.1
- old
+ new
@@ -10,7 +10,8 @@
end
end
end
require 'benchmark/output/ips'
+require 'benchmark/output/markdown'
require 'benchmark/output/memory'
require 'benchmark/output/time'