Skip to content
Snippets Groups Projects
Commit 5fdb145e authored by Mislav Marohnić's avatar Mislav Marohnić Committed by Adam Vandenberg
Browse files

enable updater tests to be run on their own

parent db76c21a
No related branches found
No related tags found
No related merge requests found
abort if ARGV.include? "--skip-update"
require 'testing_env'
HOMEBREW_CELLAR.mkpath
require 'extend/ARGV' # needs to be after test/unit to avoid conflict with OptionsParser
ARGV.extend(HomebrewArgvExtension)
......
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