package shared import "embed" // export the testdata to be used by other tests // //go:embed testdata var TestData embed.FS