Sha256: 5068055d14793fcb23388f390467ecfeea1b05f9bb469938ce92d8add8055133

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

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

# Load the vagrant-hosts plugin so that Provisioners and such can be found.
require 'vagrant-hosts'
require 'vagrant-spec/unit'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vagrant-hosts-2.8.0 spec/spec_helper.rb
vagrant-hosts-2.7.1 spec/spec_helper.rb
vagrant-hosts-2.7.0 spec/spec_helper.rb