enable updater tests to be run on their own
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
db76c21aee
commit
5fdb145e76
@ -1,6 +1,7 @@
|
||||
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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user