summaryrefslogtreecommitdiff
path: root/chef/spec/data/compile/cookbooks/test/recipes/default.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/spec/data/compile/cookbooks/test/recipes/default.rb')
-rw-r--r--chef/spec/data/compile/cookbooks/test/recipes/default.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/chef/spec/data/compile/cookbooks/test/recipes/default.rb b/chef/spec/data/compile/cookbooks/test/recipes/default.rb
new file mode 100644
index 0000000000..d769dc826d
--- /dev/null
+++ b/chef/spec/data/compile/cookbooks/test/recipes/default.rb
@@ -0,0 +1,5 @@
+
+cat "einstein" do
+ pretty_kitty true
+end
+