summaryrefslogtreecommitdiff
path: root/spec/integration/knife
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2016-03-15 21:05:08 +0000
committerThom May <thom@may.lt>2016-03-15 21:05:08 +0000
commit47cd0cb9f2c14ced5a17ea0d1da34b9aeaaf36d8 (patch)
tree05cfad5447fbce497e545f4d059e6b9f3e0ba5ed /spec/integration/knife
parente8b39b0aafd903bcca077d8e83b958ea4422d96a (diff)
parentb62e6ae14ddd9c60035f4ec314f4c6d0ab47777e (diff)
downloadchef-47cd0cb9f2c14ced5a17ea0d1da34b9aeaaf36d8.tar.gz
Merge pull request #4640 from chef/tm/zero_deep_libraries
Support libraries with sub directories
Diffstat (limited to 'spec/integration/knife')
-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/