lib/teststrap.rb in teststrap-1.1.7 vs lib/teststrap.rb in teststrap-1.1.8
- old
+ new
@@ -19,9 +19,10 @@
copy_file "Gemfile"
copy_file "LICENSE"
copy_file "Strainerfile"
copy_file "Thorfile"
template "spec/default_spec.rb"
+ template "spec/chefspec_helper.rb"
template "test/integration/default/serverspec/localhost/default_spec.rb"
template "test/integration/default/serverspec/spec_helper.rb"
template ".kitchen.yml"
template "metadata.rb"
template "README.md"