]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
Add example behaviors for ensure_packages() function
authorJeff McCune <jeff@puppetlabs.com>
Wed, 28 Nov 2012 00:15:32 +0000 (16:15 -0800)
committerJeff McCune <jeff@puppetlabs.com>
Wed, 28 Nov 2012 00:16:28 +0000 (16:16 -0800)
commit616b4521f45edacbdaa5f979e4069f74a64d1356
treeb3c0d0441987746c44020c483c21839ff9ff0366
parent8a8c09ed34f9917378cd8b7bcc798c21c2975dce
Add example behaviors for ensure_packages() function

Without this patch the ensure_packages() function has no rspec behavior
examples.  This patch fixes the problem by filling out a spec file with
expected behaviors I could think of.
spec/functions/ensure_packages_spec.rb [new file with mode: 0644]