inspec/test/unit/mock/profiles/attributes/inspec.yml
Clinton Wolfe ed44b34509 Add functional tests for nested attributes (#3157)
* A functional test for attributes
* Add tests for nested attrs in yaml
* remove commented-out tests

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-06-26 07:48:20 -04:00

9 lines
140 B
YAML

name: attributes
version: 1.0.0
maintainer: inspec@chef.io
title: Attributes
license: Apache-2.0
supports:
- linux
- darwin
- windows