summaryrefslogtreecommitdiff
path: root/specsuite/tests/empty.t
blob: 6b164b20650fca541d5c502edb965aa6a57285c0 (plain)
1
2
3
4
5
6
7
8
9
# 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
}