goose/internal/gooseutil/fsyshash_test.go

9 lines
86 B
Go

package gooseutil
import "testing"
func TestDigest(t *testing.T) {
t.Parallel()
}