Sha256: cdc839f57c19d1065dbe8b0d3e2d56f91be5cafb1fe71bf4495da243a9b42c15
Contents?: true
Size: 298 Bytes
Versions: 1
Compression:
Stored size: 298 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 'config_builder'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-config_builder-1.3.0 | spec/spec_helper.rb |