Skip to content

Commit

Permalink
test/spec_helper: require standalone before warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Sep 27, 2024
1 parent 9bd85f3 commit 112c692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/test/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
end
end

require_relative "../standalone"
require_relative "../warnings"

Warnings.ignore :parser_syntax do
Expand Down

0 comments on commit 112c692

Please sign in to comment.