hcl/json/json_test.go
Mitchell Hashimoto 358b43ddbc JSON parser
2014-08-02 11:38:41 -07:00

5 lines
105 B
Go

package json
// This is the directory where our test fixtures are.
const fixtureDir = "./test-fixtures"