test/spec_helper: require standalone before warnings
This commit is contained in:
parent
9bd85f30d8
commit
112c692a53
@ -18,6 +18,7 @@ if ENV["HOMEBREW_TESTS_COVERAGE"]
|
||||
end
|
||||
end
|
||||
|
||||
require_relative "../standalone"
|
||||
require_relative "../warnings"
|
||||
|
||||
Warnings.ignore :parser_syntax do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user