class RSpec::Core::Bisect::ShellRunner

def run(locations)

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