tests: remove unnecessary comment
See https://github.com/Homebrew/brew/pull/1890#discussion_r97229473.
This commit is contained in:
parent
cbc9e5dd3b
commit
9c3d01c682
@ -18,7 +18,7 @@ module Homebrew
|
|||||||
super
|
super
|
||||||
|
|
||||||
@__argv = ARGV.dup
|
@__argv = ARGV.dup
|
||||||
@__env = copy_env # Call #to_hash to duplicate ENV
|
@__env = copy_env
|
||||||
end
|
end
|
||||||
|
|
||||||
def teardown
|
def teardown
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user