a21a3f1908
When we did the automatic rewriting from the hashicorp/hcl2 import paths to hashicorp/hcl/v2 import paths, our automatic rewrite script did not run "go fmt" afterwards and so left some imports misordered as a result of the slightly-differently-shaped directory structure in the new repository. |
||
---|---|---|
.. | ||
diagnostics.go | ||
log.go | ||
main.go | ||
README.md | ||
runner.go | ||
test_file.go | ||
traversals.go |
hclspecsuite
hclspecsuite
is the test harness for
the HCL specification test suite.