test_benchmark
test_benchmark copied to clipboard
Gem missing init.rb file
If you install this as a gem, you can no longer use ENV['BENCHMARK'] to turn off the tests because the init.rb file is missing from the gem.
This bit me too, should work fine if the init.rb is registered.