Commit d3a594fc authored by vipwzw's avatar vipwzw

auto ci

parent d0b43409
......@@ -403,7 +403,7 @@ func Init() {
func TestParallel(t *testing.T) {
Parallel(func() {
mutx.Lock()
sum ++
sum++
mutx.Unlock()
},
func() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment