Commit 18a556b7 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 805e5c12
......@@ -115,11 +115,6 @@ import (
"github.com/kylelemons/godebug/pretty"
)
/*
var (
deadTime = flag.Duration("tracetest.deadtime", 3*time.Second, "time after which no events activity is considered to be a deadlock")
)
*/
// _testing_TB is alias for testing.TB that is non-public when embedded into a struct.
type _testing_TB = testing.TB
......
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