Sha256: 40a8ad198f538573b346f245c3c12a3be1b6409db63508f76afb4ea6731310f7

Contents?: true

Size: 195 Bytes

Versions: 9

Compression:

Stored size: 195 Bytes

Contents

require 'spec_helper'

RSpec.configure do |config|
  config.include RSpec::Fire

  config.include UnitExampleGroup, :type => :unit, :example_group => {
    :file_path => /\bspec\/unit\//
  }
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
vagrant-lxc-0.3.2 spec/unit_helper.rb
vagrant-lxc-0.3.1 spec/unit_helper.rb
vagrant-lxc-0.3.0 spec/unit_helper.rb
vagrant-lxc-0.2.0 spec/unit_helper.rb
vagrant-lxc-0.1.1 spec/unit_helper.rb
vagrant-lxc-0.1.0 spec/unit_helper.rb
vagrant-lxc-0.0.3 spec/unit_helper.rb
vagrant-lxc-0.0.2 spec/unit_helper.rb
vagrant-lxc-0.0.1 spec/unit_helper.rb