class RSpec::Core::Bisect::Runner

def run(locations)

def run(locations)
  run_locations(locations, original_results.failed_example_ids)
end