RoboticCheese/tweetbot-chef

View on GitHub
Berksfile

Summary

Maintainability
Test Coverage
# Encoding: UTF-8

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

metadata

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