RoboticCheese/clamav-chef

View on GitHub
Berksfile

Summary

Maintainability
Test Coverage
# encoding: utf-8
# frozen_string_literal: true

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

metadata

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