inspec/test/unit/mock/profiles/attributes/basic/files/flat.yaml
Clinton Wolfe 4cf9e23e9d Move most test fixture profiles under attributes/
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-02-06 18:10:19 -05:00

6 lines
No EOL
163 B
YAML

an_integer: 1
a_quoted_string: "Should not have quotes"
an_unquoted_string: Should not have quotes
lowercase_true: true
titlecase_true: True
titlecase_false: False