diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/test/test_formula.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/test/test_formula.rb b/Library/Homebrew/test/test_formula.rb index 77d1b1491..6f391731a 100644 --- a/Library/Homebrew/test/test_formula.rb +++ b/Library/Homebrew/test/test_formula.rb @@ -162,8 +162,6 @@ class FormulaTests < Homebrew::TestCase sha256 TEST_SHA256 end - bottle { sha1 TEST_SHA1 => bottle_tag } - def initialize super "test", Pathname.new(__FILE__).expand_path, :stable end |
