mh_server/kdapisearch/kd_api_search_test.go

9 lines
88 B
Go
Raw Permalink Normal View History

2021-06-30 02:12:05 +00:00
package kdapisearch
import "testing"
func TestKdApi(t *testing.T) {
//getResult()
}