]> Cypherpunks repositories - gostls13.git/commit
internal/testenv: take testing.TB instead of *testing.T in MustHave* and SkipFlaky*
authorHiroshi Ioka <hirochachacha@gmail.com>
Tue, 19 Sep 2017 15:04:50 +0000 (00:04 +0900)
committerIan Lance Taylor <iant@golang.org>
Tue, 19 Sep 2017 23:34:28 +0000 (23:34 +0000)
commit0ce55b6372e98065e7c54c68e81613d08145fc98
treea6b5b5a85cbc5965e2e306c1167bcdea404cfc55
parent1787ced8943d0c97ff9583d3f094327564b45618
internal/testenv: take testing.TB instead of *testing.T in MustHave* and SkipFlaky*

Change-Id: I16475e9bb055b934302870ccb5136174dc3bc817
Reviewed-on: https://go-review.googlesource.com/64670
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/internal/testenv/testenv.go