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