inspec/test/unit/mock/profiles/waivers/waiver-wrapper/inspec.yml
Clinton Wolfe 8f4ff8923e Add functional test to exercise waivers during profile inheritance
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-10-09 19:10:48 -07:00

9 lines
189 B
YAML

name: waiver-wrapper
license: Apache-2.0
summary: Verify waiver behavior under inheritance
version: 0.1.0
supports:
platform: os
depends:
- name: waiver-child
path: ../waiver-child