]> Cypherpunks repositories - gostls13.git/commit
context: mark testDeadline as a testing helper method
authorIan Lance Taylor <iant@golang.org>
Tue, 29 Oct 2019 13:39:01 +0000 (06:39 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 29 Oct 2019 14:22:15 +0000 (14:22 +0000)
commita0c1e8d1ab07068e14b5abcd02099dbfb932188b
tree0f5969bdfe6dfb91db99938ec9d77455d5580903
parentec10e6f364dddef88223eb9ddda1ee900b1551cb
context: mark testDeadline as a testing helper method

Change-Id: Ie6fc3e9789aea6e5949e66186db6f2b071b6fdff
Reviewed-on: https://go-review.googlesource.com/c/go/+/204037
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/context/context_test.go