Merge "Update spec_helper to include 'chefspec/berkshelf'"

This commit is contained in:
Jenkins 2014-01-10 19:42:50 +00:00 committed by Gerrit Code Review
commit fbe9320f77
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
require "chefspec"
require "chefspec/berkshelf"
require "chef/application"
require_relative "support/matcher"