aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_bucket.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/test_bucket.rb')
-rw-r--r--Library/Homebrew/test/test_bucket.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/test/test_bucket.rb b/Library/Homebrew/test/test_bucket.rb
index 3247260c9..1885ba4e8 100644
--- a/Library/Homebrew/test/test_bucket.rb
+++ b/Library/Homebrew/test/test_bucket.rb
@@ -171,6 +171,8 @@ class BeerTasting < Test::Unit::TestCase
assert orig_abcd.exist?
HOMEBREW_CACHE.chmod_R 0777
+
+ abcd.unlink # teardown
end
end
end