Add comment about FSLeakLogger to Homebrew::TestCase.
This commit is contained in:
parent
b765853969
commit
ac92144654
@ -23,6 +23,8 @@ module Homebrew
|
||||
].freeze
|
||||
|
||||
def setup
|
||||
# These directories need to be created before
|
||||
# `FSLeakLogger` is called with `super`.
|
||||
TEST_DIRECTORIES.each(&:mkpath)
|
||||
|
||||
super
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user