summaryrefslogtreecommitdiff
path: root/kitchen-tests/Berksfile
diff options
context:
space:
mode:
Diffstat (limited to 'kitchen-tests/Berksfile')
-rw-r--r--kitchen-tests/Berksfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kitchen-tests/Berksfile b/kitchen-tests/Berksfile
index decb85a8a1..23c72d5394 100644
--- a/kitchen-tests/Berksfile
+++ b/kitchen-tests/Berksfile
@@ -1,5 +1,6 @@
source "https://supermarket.getchef.com"
cookbook "webapp", :path => "cookbooks/webapp"
+cookbook "base", :path => "cookbooks/base"
cookbook "php", "~> 1.5.0"