Skip to content

Commit 70e64e0

Browse files
Merge pull request #7602 from rubygems/deivid-rodriguez/remove-turbo-tests-windows-monkeypatches
Remove stuff upstreamed to turbo_tests (cherry picked from commit 152ce4c)
1 parent a003da9 commit 70e64e0

File tree

3 files changed

+0
-109
lines changed

3 files changed

+0
-109
lines changed

bundler/bin/parallel_rspec

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,5 @@ require_relative "../spec/support/rubygems_ext"
55

66
require_relative "../spec/support/switch_rubygems"
77

8-
require "ostruct" # Backfill missing require in turbo_tests. Remove when added upstream
98
require "turbo_tests"
10-
11-
if RUBY_PLATFORM.match?(/mingw|mswin/)
12-
require_relative "../../tool/turbo_tests_windows_patch"
13-
end
14-
15-
require "turbo_tests/cli"
169
TurboTests::CLI.new(ARGV).run

tool/turbo_tests_windows_patch.rb

Lines changed: 0 additions & 75 deletions
This file was deleted.

tool/windows_json_rows_formatter.rb

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)