diff options
Diffstat (limited to 'Library/Homebrew/test/test_hardware.rb')
| -rw-r--r-- | Library/Homebrew/test/test_hardware.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/test/test_hardware.rb b/Library/Homebrew/test/test_hardware.rb index e7e047eaa..bdc20d39a 100644 --- a/Library/Homebrew/test/test_hardware.rb +++ b/Library/Homebrew/test/test_hardware.rb @@ -1,11 +1,6 @@ require 'testing_env' - -require 'extend/ARGV' # needs to be after test/unit to avoid conflict with OptionsParser -ARGV.extend(HomebrewArgvExtension) - require 'hardware' - class HardwareTests < Test::Unit::TestCase # these will raise if we don't recognise your mac, but that prolly # indicates something went wrong rather than we don't know |
