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