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