blob: 3abad003fa281d08941420c50b56a0a4cf8f4878 [file] [log] [blame] [edit]
// Package hcltest contains utilities that aim to make it more convenient
// to write tests for code that interacts with the HCL API.
//
// This package is intended for use only in test code. It is optimized for
// convenience of use over all other concerns.
package hcltest