Remove dead code

This commit is contained in:
Jack Nagel 2014-12-27 16:31:32 -05:00
parent ba48d8c5b9
commit 728a7c6259

View File

@ -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