We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e02de commit 803dee5Copy full SHA for 803dee5
spec/result_merger_spec.rb
@@ -260,7 +260,6 @@
260
CODE
261
262
IO.popen("ruby -e #{Shellwords.escape(test_script)} 2>/dev/null") do |other_process|
263
-
264
SimpleCov::ResultMerger.synchronize_resultset do
265
# wait until the child process is going, and then wait some more
266
# so we can be sure it blocks on the lock we already have.
0 commit comments