edge/pkg/storage/share/testsuite/testdata.go

7 lines
79 B
Go

package testsuite
import "embed"
//go:embed testdata/*
var testData embed.FS