111 112 113
# File 'lib/inspec/runner.rb', line 111 def run_tests(with = nil) @test_collector.run(with) end