package cmii_operator import "testing" func TestFetchDemoImages(t *testing.T) { FetchDemoImages("cqga", "/root/Downloads/cqga") }