瀏覽代碼

highlight , possible resonable failure of test case

master
Patrick Peng Sun 8 年之前
父節點
當前提交
283af08007
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      kfuser_test.go

+ 3
- 0
kfuser_test.go 查看文件

@@ -6,6 +6,9 @@ import (
"time"
)

//this is a real - network test,
//response data is from server, makesure the data is as expected before run this test.
// otherwise, the test should fail
func TestKfList(t *testing.T) {
SetupConfig()
now := int32(time.Now().Unix())

Loading…
取消
儲存