tools/go/gcexportdata
Rebecca Stambler 52f869c107 go/gcexportdata: fix example test for changes in net/rpc
Apparently this frozen package is not so frozen. A change in the imports
has changed the line numbers, causing the test to break. Switch to
another test case in the hopes that it is less fragile.

Change-Id: I8d5203417b8bd73a9e837060d40980a09a767869
Reviewed-on: https://go-review.googlesource.com/c/tools/+/172285
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2019-04-16 18:06:57 +00:00
..
testdata go/gcexportdata: support old export data (again), needed by AE1.6 2016-10-24 17:37:43 +00:00
example_test.go go/gcexportdata: fix example test for changes in net/rpc 2019-04-16 18:06:57 +00:00
gcexportdata.go go/...: use recommended issue tracker URLs 2018-12-05 01:41:16 +00:00
gcexportdata_test.go go/gcexportdata: support old export data (again), needed by AE1.6 2016-10-24 17:37:43 +00:00
importer.go go/gcexportdata: a new simpler API for the deprecated go/gcimporter15 2016-10-19 20:22:14 +00:00
main.go go/gcexportdata: add -package flag to diagnostic tool 2018-06-27 17:17:06 +00:00