Files
kaspad/app/protocol/flows/v5/testing/testing.go
2022-03-07 15:33:52 +02:00

5 lines
202 B
Go

package testing
// Because of a bug in Go coverage fails if you have packages with test files only. See https://github.com/golang/go/issues/27333
// So this is a dummy non-test go file in the package.