예제 #1
0
func setupDb() {
	kmgSql.MustLoadTestConfig()
}
예제 #2
0
파일: init_test.go 프로젝트: keysonZZZ/kmg
func init() {
	kmgSql.MustLoadTestConfig()
}