]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: eliminate registerSeqTest
authorAustin Clements <austin@google.com>
Fri, 23 Sep 2022 21:23:54 +0000 (17:23 -0400)
committerAustin Clements <austin@google.com>
Wed, 16 Nov 2022 19:00:16 +0000 (19:00 +0000)
commit40cb04c95bdf9a8da6aed8cfe8f32075e0ecc4ac
tree43875ac0418bb51c84a790eac95e63c9cd9f9519
parent9c402305179e4d59bcbefe01629d38fc26808c43
cmd/dist: eliminate registerSeqTest

This is unused, and eliminating it lets us simplify the whole
registerTest mechanism.

Preparation for #37486.

Change-Id: Ia6221e48192cd17775a5d662bdb389d67a9265bc
Reviewed-on: https://go-review.googlesource.com/c/go/+/448800
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/dist/test.go