aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/lib/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/support/lib/config.rb')
-rw-r--r--Library/Homebrew/test/support/lib/config.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/test/support/lib/config.rb b/Library/Homebrew/test/support/lib/config.rb
index 3a0a76722..fb5c210fe 100644
--- a/Library/Homebrew/test/support/lib/config.rb
+++ b/Library/Homebrew/test/support/lib/config.rb
@@ -2,8 +2,6 @@ unless ENV["HOMEBREW_BREW_FILE"]
raise "HOMEBREW_BREW_FILE was not exported! Please call bin/brew directly!"
end
-require "constants"
-
require "tmpdir"
require "pathname"