mirror of
https://github.com/inspec/inspec
synced 2024-12-20 10:03:28 +00:00
ed44b34509
* A functional test for attributes * Add tests for nested attrs in yaml * remove commented-out tests Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
9 lines
140 B
YAML
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
|