inspec/test/fixtures/profiles/inputs/basic/files/flat.yaml
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08: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