Sha256: 474a63827b5d9a9a0c84b8aef4cf33e351c16d02b50815276ca6523b07756fa5

Contents?: true

Size: 257 Bytes

Versions: 4

Compression:

Stored size: 257 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 'config_builder'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vagrant-config_builder-1.2.0 spec/spec_helper.rb
vagrant-config_builder-1.1.0 spec/spec_helper.rb
vagrant-config_builder-1.0.0 spec/spec_helper.rb
vagrant-config_builder-1.0.0.rc1 spec/spec_helper.rb