116 117 118
# File 'lib/inspec/runner.rb', line 116 def run_tests(with = nil) @test_collector.run(with) end