aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/vendor_test_issue11864.txt
blob: 9e34811bb4a72b5a5b099d5f0d4a640ebf469c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[!net:github.com] skip
[!git] skip
env GO111MODULE=off

go get github.com/rsc/go-get-issue-11864

# test should work too
go test github.com/rsc/go-get-issue-11864
go test github.com/rsc/go-get-issue-11864/t

# external tests should observe internal test exports (golang.org/issue/11977)
go test github.com/rsc/go-get-issue-11864/vendor/vendor.org/tx2