Add an assertion.

Mostly, this implies adding all of the boilerplate needed to start using
rspec-puppet with fixtures and whatnot.
This commit is contained in:
Nate Riffe
2014-12-15 14:05:53 -06:00
parent bf7f5f93fc
commit 636e77356a
8 changed files with 82 additions and 11 deletions
+1
View File
@@ -10,3 +10,4 @@ gem 'rake'
gem 'puppet', puppetversion
gem 'puppet-lint'
gem 'rspec-puppet'
gem 'puppetlabs_spec_helper'