9 lines
88 B
Go
9 lines
88 B
Go
package kdapisearch
|
|
|
|
import "testing"
|
|
|
|
func TestKdApi(t *testing.T) {
|
|
//getResult()
|
|
|
|
}
|