aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew')
-rwxr-xr-xLibrary/Homebrew/test/unittest.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/test/unittest.rb b/Library/Homebrew/test/unittest.rb
index e93fd7b39..0c924f77b 100755
--- a/Library/Homebrew/test/unittest.rb
+++ b/Library/Homebrew/test/unittest.rb
@@ -24,9 +24,7 @@ at_exit { HOMEBREW_PREFIX.parent.rmtree }
require 'utils'
require 'formula'
-require 'download_strategy'
require 'keg'
-require 'utils'
require 'brew.h'
# for some reason our utils.rb safe_system behaves completely differently