aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/test/test_bucket.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_bucket.rb b/Library/Homebrew/test/test_bucket.rb
index 2963a5532..1279d2ac2 100644
--- a/Library/Homebrew/test/test_bucket.rb
+++ b/Library/Homebrew/test/test_bucket.rb
@@ -84,7 +84,6 @@ class BeerTasting < Test::Unit::TestCase
assert_nothing_raised do
f=TestBallWithRealPath.new
Homebrew.info_formula f
- Cleaner.new f
Homebrew.prune
#TODO test diy function too
end