Sha256: df250dead1e2978f032cb74c1f5254f46b9db4809e970c51166fd719db418628

Contents?: true

Size: 295 Bytes

Versions: 8

Compression:

Stored size: 295 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 'pe_build'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
vagrant-pe_build-0.19.2 spec/spec_helper.rb
vagrant-pe_build-0.19.1 spec/spec_helper.rb
vagrant-pe_build-0.19.0 spec/spec_helper.rb
vagrant-pe_build-0.18.2 spec/spec_helper.rb
vagrant-pe_build-0.18.1 spec/spec_helper.rb
vagrant-pe_build-0.18.0 spec/spec_helper.rb
vagrant-pe_build-0.17.14 spec/spec_helper.rb
vagrant-pe_build-0.17.13 spec/spec_helper.rb