4 lines
73 B
Go
Raw Normal View History

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