diff options
Diffstat (limited to 'Library/Homebrew/test/test_mach.rb')
| -rw-r--r-- | Library/Homebrew/test/test_mach.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/test/test_mach.rb b/Library/Homebrew/test/test_mach.rb index b9acd337f..c2ba0083c 100644 --- a/Library/Homebrew/test/test_mach.rb +++ b/Library/Homebrew/test/test_mach.rb @@ -1,8 +1,5 @@ require 'testing_env' -require 'extend/ARGV' # needs to be after test/unit to avoid conflict with OptionsParser -ARGV.extend(HomebrewArgvExtension) - def file pn `/usr/bin/file -h '#{pn}'`.chomp end |
