mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 13:38:26 +00:00
9 lines
164 B
Ruby
9 lines
164 B
Ruby
source 'https://supermarket.chef.io'
|
|
|
|
metadata
|
|
|
|
group :integration do
|
|
cookbook 'minitest-handler'
|
|
cookbook 'apt_test', :path => './test/cookbooks/apt_test'
|
|
end
|