提交 051ea39f 编写于 作者: D Derek Parker

Remove superfluous Kill method call in test

The process will already be killed via withTestProcess
上级 c0ba4681
......@@ -610,7 +610,6 @@ func testGSupportFunc(name string, t *testing.T, p *Process, fixture protest.Fix
t.Logf(name+": g is: %v", g)
p.ClearBreakpoint(bp.Addr)
p.Kill()
}
func TestGetG(t *testing.T) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册