Don’t require formulary in testing_env.
This commit is contained in:
parent
ac92144654
commit
d0c5b98a62
@ -3,7 +3,6 @@ $LOAD_PATH.unshift(File.expand_path("#{ENV["HOMEBREW_LIBRARY"]}/Homebrew/test/su
|
|||||||
|
|
||||||
require "simplecov" if ENV["HOMEBREW_TESTS_COVERAGE"]
|
require "simplecov" if ENV["HOMEBREW_TESTS_COVERAGE"]
|
||||||
require "global"
|
require "global"
|
||||||
require "formulary"
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
require "minitest/autorun"
|
require "minitest/autorun"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user