# File lib/rspec/monkey/spork/test_framework/rspec.rb, line 6 def run_tests(argv, err, out) ::RSpec::Core::CommandLine.new(argv).run(err, out) end