aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_software_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/test_software_spec.rb')
-rw-r--r--Library/Homebrew/test/test_software_spec.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/test/test_software_spec.rb b/Library/Homebrew/test/test_software_spec.rb
index 52070bf02..0090ec099 100644
--- a/Library/Homebrew/test/test_software_spec.rb
+++ b/Library/Homebrew/test/test_software_spec.rb
@@ -1,8 +1,5 @@
require 'testing_env'
require 'formula_support'
-
-# XXX: grrrrr
-require 'hardware'
require 'bottles'
class SoftwareSpecTests < Test::Unit::TestCase