RoboticCheese/paw-chef

View on GitHub
Berksfile

Summary

Maintainability
Test Coverage
# Encoding: UTF-8

source 'https://supermarket.chef.io'

metadata

group :unit do
  cookbook 'resource_paw_test',
           path: 'spec/support/cookbooks/resource_paw_test'
end