summaryrefslogtreecommitdiff
path: root/bin/parallel_rspec
diff options
context:
space:
mode:
Diffstat (limited to 'bin/parallel_rspec')
-rwxr-xr-xbin/parallel_rspec2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/parallel_rspec b/bin/parallel_rspec
index 9783533198..c6fb33d583 100755
--- a/bin/parallel_rspec
+++ b/bin/parallel_rspec
@@ -1,8 +1,6 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
-load File.expand_path("../with_rubygems", __FILE__) if ENV["RGV"]
-
require_relative "../spec/support/rubygems_ext"
Spec::Rubygems.gem_load("parallel_tests", "parallel_rspec")