package resources import ( "io/fs" "testing" ) func TestAssets(t *testing.T) { fs.FS }