aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/Gemfile')
-rw-r--r--Library/Homebrew/test/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/Gemfile b/Library/Homebrew/test/Gemfile
index b7666e551..193604dd7 100644
--- a/Library/Homebrew/test/Gemfile
+++ b/Library/Homebrew/test/Gemfile
@@ -3,6 +3,7 @@ source "https://rubygems.org"
gem "mocha", "~> 1.1"
gem "minitest", "~> 5.3"
gem "rake", "~> 10.3"
+gem "parallel_tests", "~> 2.9"
group :coverage do
# This is SimpleCov v0.12.0 with one PR merged on top, that finally resolves