Skip to content
Snippets Groups Projects
Commit ee72f25b authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

brew-test - make ENV available to tests

parent b602128a
No related branches found
No related tags found
No related merge requests found
require 'extend/ENV'
ENV.extend(HomebrewEnvExtension)
ARGV.formulae.each do |f|
# Cannot test uninstalled formulae
unless f.installed?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment