Sha256: 3e11e96c0162e56ffc3e1933ec4fd16197c69913d722e1b6ca430b665acc9599
Contents?: true
Size: 296 Bytes
Versions: 1
Compression:
Stored size: 296 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' ENV['VAGRANT_DISABLE_PLUGIN_INIT'] = '1' require 'vagrant-spec/unit' require 'auto_network'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-auto_network-1.0.3 | spec/spec_helper.rb |