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 7b54898 commit 6a795dbCopy full SHA for 6a795db
Gemfile
@@ -10,4 +10,5 @@ gem 'facter', '>= 1.7.0'
10
if RUBY_VERSION < '2.0'
11
gem 'json', '~> 1.8'
12
gem 'json_pure', '~> 1.8'
13
+ gem 'parallel_tests', '~> 1.9'
14
end
0 commit comments