Sha256: 46afb46d45ba535d07260eb3248bbbc9e0614988864516fcee944a09a873ea7f
Contents?: true
Size: 255 Bytes
Versions: 5
Compression:
Stored size: 255 Bytes
Contents
$LOAD_PATH.unshift File.expand_path('../lib', __FILE__) # Disable Vagrant autoloading so that other plugins defined in the Gemfile for # Acceptance tests are not loaded. ENV['VAGRANT_NO_PLUGINS'] = '1' require 'vagrant-spec/unit' require 'auto_network'
Version data entries
5 entries across 5 versions & 1 rubygems