package config import "testing" func TestGetKey(t *testing.T) { println(GetKey("AutoDelCron")) }