summaryrefslogtreecommitdiff
path: root/spec/e2e/cookbooks/git-cookbook/recipes/default.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/e2e/cookbooks/git-cookbook/recipes/default.rb')
-rw-r--r--spec/e2e/cookbooks/git-cookbook/recipes/default.rb9
1 files changed, 9 insertions, 0 deletions
diff --git a/spec/e2e/cookbooks/git-cookbook/recipes/default.rb b/spec/e2e/cookbooks/git-cookbook/recipes/default.rb
new file mode 100644
index 0000000000..1203f7465e
--- /dev/null
+++ b/spec/e2e/cookbooks/git-cookbook/recipes/default.rb
@@ -0,0 +1,9 @@
+#
+# Cookbook Name:: git-cookbook
+# Recipe:: default
+#
+# Copyright (C) 2014
+#
+#
+
+package 'git'