summaryrefslogtreecommitdiff
path: root/spec/integration
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2016-02-23 09:52:20 +0000
committerThom May <thom@chef.io>2016-03-03 09:46:30 +0000
commitb62e6ae14ddd9c60035f4ec314f4c6d0ab47777e (patch)
treeacd055045c217f0650e96c02d2744832028c1dcc /spec/integration
parenta4d98365c1d68d7a24fba62783538951d2bbd2e0 (diff)
downloadchef-b62e6ae14ddd9c60035f4ec314f4c6d0ab47777e.tar.gz
Ensure that chef-zero loads libraries recursivelytm/zero_deep_libraries
Diffstat (limited to 'spec/integration')
-rw-r--r--spec/integration/knife/chef_repository_file_system_spec.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/integration/knife/chef_repository_file_system_spec.rb b/spec/integration/knife/chef_repository_file_system_spec.rb
index e431c7f612..cc538c98c0 100644
--- a/spec/integration/knife/chef_repository_file_system_spec.rb
+++ b/spec/integration/knife/chef_repository_file_system_spec.rb
@@ -231,6 +231,10 @@ EOM
/cookbooks/cookbook1/files/c/e.json
/cookbooks/cookbook1/libraries/
/cookbooks/cookbook1/libraries/a.rb
+/cookbooks/cookbook1/libraries/b.json
+/cookbooks/cookbook1/libraries/c/
+/cookbooks/cookbook1/libraries/c/d.rb
+/cookbooks/cookbook1/libraries/c/e.json
/cookbooks/cookbook1/providers/
/cookbooks/cookbook1/providers/a.rb
/cookbooks/cookbook1/providers/c/