go test error jlzhang:tomb.v1/ (v1) $ go version go version go1.13.3 linux/mips64le jlzhang:tomb.v1/ (v1) $ go test # gopkg.in/tomb.v1_test ./tomb_test.go:42:3: Fatalf format %q reads arg #2, but call has 1 arg FAIL gopkg.in/tomb.v1 [build failed]
go test error
jlzhang:tomb.v1/ (v1) $ go version
go version go1.13.3 linux/mips64le
jlzhang:tomb.v1/ (v1) $ go test
gopkg.in/tomb.v1_test
./tomb_test.go:42:3: Fatalf format %q reads arg #2, but call has 1 arg
FAIL gopkg.in/tomb.v1 [build failed]