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

7 lines
79 B
Go
Raw Normal View History

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