hcl/cmd/hclspecsuite/log.go

4 lines
73 B
Go
Raw Normal View History

package main
type LogCallback func(testName string, testFile *TestFile)