package autoconfig import "testing" func TestAutoConfig(t *testing.T) { AutoGetEtcYaml() }