summaryrefslogtreecommitdiff
path: root/spec/bin/parallel_rspec
blob: 412defa58b94c0d5bbd8498300969630ed3d39ec (plain)
1
2
3
4
5
6
7
#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative "../bundler/support/setup"

require "turbo_tests"
TurboTests::CLI.new(ARGV).run