aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/helper/spec
diff options
context:
space:
mode:
authorMarkus Reiter2017-02-28 14:33:39 +0100
committerMarkus Reiter2017-02-28 22:48:57 +0100
commit487294f8155cbbcc1af22757d632ca352c24d6b8 (patch)
tree3c6012460b8959314e5f17934df29ff0c965f0e8 /Library/Homebrew/test/support/helper/spec
parentfa34aa2a21473a4e4d360e9561f8ca89f2415ded (diff)
downloadbrew-487294f8155cbbcc1af22757d632ca352c24d6b8.tar.bz2
Remove Minitest.
Diffstat (limited to 'Library/Homebrew/test/support/helper/spec')
-rw-r--r--Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb b/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb
index 671ffe73c..a82098a0e 100644
--- a/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb
+++ b/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb
@@ -1,4 +1,3 @@
-require "rspec"
require "open3"
RSpec::Matchers.define_negated_matcher :not_to_output, :output