]> Cypherpunks repositories - gostls13.git/commit
testing: run a Cleanup registered by a Cleanup
authorIan Lance Taylor <iant@golang.org>
Fri, 28 Aug 2020 17:34:16 +0000 (10:34 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 28 Aug 2020 20:01:41 +0000 (20:01 +0000)
commit54e18f1c2a44f9f2664486e8053c4ee40d41fb8a
treed2d9341d2a8bf1978bed660082f6285ee3492c9f
parent45e12e95e683d0720f8c93ba059a87b2b0e58e09
testing: run a Cleanup registered by a Cleanup

Fixes #41085

Change-Id: Ieafc60cbc8e09f1935d38b1767b084d78dae5cb4
Reviewed-on: https://go-review.googlesource.com/c/go/+/251457
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/testing/sub_test.go
src/testing/testing.go