]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestImportMain to a script test
authorBryan C. Mills <bcmills@google.com>
Mon, 18 Nov 2019 20:40:42 +0000 (15:40 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 18 Nov 2019 21:48:16 +0000 (21:48 +0000)
commit93d7034b1586679b6215e4ebb6fe850de6673a90
tree186105fb78ea7d5ba1354e7184c5b1410551871c
parenta174a3aea9dae930b51ebbbdfc1484d4a05939c1
cmd/go: convert TestImportMain to a script test

Updates #28387
Updates #30316

Change-Id: I6192cc02b9e4fce3015cc47da9ec63fbea79a935
Reviewed-on: https://go-review.googlesource.com/c/go/+/207698
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/import_main.txt [new file with mode: 0644]