edge/pkg/module/share/testsuite/testdata.go
William Petit f99b1ac6ac
All checks were successful
arcad/edge/pipeline/head This commit looks good
feat(module,share): cross-app resource sharing module
2023-04-21 12:40:09 +02:00

7 lines
79 B
Go

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