mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
update unit test cases for gfpool
This commit is contained in:
@ -76,7 +76,6 @@ func TestOpenErr(t *testing.T) {
|
||||
gtest.AssertEQ(err1, nil)
|
||||
stop(testFile)
|
||||
_, err1 = pool.File()
|
||||
glog.Error(err1)
|
||||
gtest.AssertNE(err1, nil)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user