inspec/test/fixtures/profiles/profile-support-skip/inspec.yml
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

11 lines
274 B
YAML

name: profile-support-skip
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Apache-2.0
summary: An InSpec Compliance Profile
version: 0.1.0
depends:
- name: unsupported_inspec
path: '../unsupported_inspec'