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
|
||||
|
||||
@__argv = ARGV.dup
|
||||
@__env = copy_env # Call #to_hash to duplicate ENV
|
||||
@__env = copy_env
|
||||
end
|
||||
|
||||
def teardown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user