inspec/lib/plugins/inspec-habitat/Berksfile
Ryan Davis a5309ea392 blindly applied chefstyle -a
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-06-11 18:52:03 -07:00

5 lines
148 B
Ruby

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