mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
7 lines
68 B
Go
7 lines
68 B
Go
package repo
|
|
|
|
import "testing"
|
|
|
|
func TestLoadTags(t *testing.T) {
|
|
}
|