hcl/specsuite/tests/empty.t

10 lines
242 B
Perl

# This test ensures that we can successfully parse an empty file.
# Since an empty file has no content, the hcldec spec for this test is
# just a literal value, which we test below.
result = "ok"
traversals {
# Explicitly no traversals
}