vagrant-lxc-ng/spec/unit_helper.rb

6 lines
84 B
Ruby
Raw Normal View History

2013-02-28 03:06:29 +00:00
require 'spec_helper'
RSpec.configure do |config|
config.include RSpec::Fire
end