Skip to content
Snippets Groups Projects
Commit 2e9ec473 authored by David Yun's avatar David Yun
Browse files

Fix HOMEBREW_PREFIX/Caskroom file leak

parent 81082303
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ class IntegrationCommandTestCase < Homebrew::TestCase
HOMEBREW_PREFIX/"bin",
HOMEBREW_PREFIX/"share",
HOMEBREW_PREFIX/"opt",
HOMEBREW_PREFIX/"Caskroom",
HOMEBREW_LIBRARY/"Taps/caskroom",
HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-bundle",
HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-foo",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment