inspec/test/unit/mock/profiles/inputs/basic/files/flat.yaml
Clinton Wolfe 785888a209 Rename functional tests, unit tests, and test fixtures
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-02-08 18:23:01 -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