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