]> Cypherpunks repositories - gostls13.git/commit
runtime: mark testCallersEqual as a test helper
authorIan Lance Taylor <iant@golang.org>
Tue, 7 Jan 2020 18:55:35 +0000 (10:55 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 22 Feb 2020 04:32:05 +0000 (04:32 +0000)
commit7ee3b63c8bab7d1e6d3b8df21a465aecd2e08447
tree4785119ebd023236c6678004b95cd65cf941f7fd
parent059a5ac3ebfafe5977b1e6176433c111ef8950f3
runtime: mark testCallersEqual as a test helper

Change-Id: I25e6fb733618b0a7af8adc69be85f3503810acf4
Reviewed-on: https://go-review.googlesource.com/c/go/+/213658
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
src/runtime/callers_test.go