aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_patches.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/test_patches.rb')
-rw-r--r--Library/Homebrew/test/test_patches.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/test/test_patches.rb b/Library/Homebrew/test/test_patches.rb
index 4d36bd1fe..e3a8203ce 100644
--- a/Library/Homebrew/test/test_patches.rb
+++ b/Library/Homebrew/test/test_patches.rb
@@ -1,10 +1,5 @@
require 'testing_env'
-
-require 'extend/ARGV' # needs to be after test/unit to avoid conflict with OptionsParser
-ARGV.extend(HomebrewArgvExtension)
-
require 'test/testball'
-require 'utils'
require 'set'
# Expose some internals