2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-01-06 18:29:06 +00:00
inspec/lib/plugins/inspec-habitat/Berksfile

6 lines
148 B
Text
Raw Normal View History

source "https://supermarket.chef.io"
group :integration do
cookbook "inspec_habitat_fixture", path: "test/cookbooks/inspec_habitat_fixture/"
end