summaryrefslogtreecommitdiffstats
path: root/src/cmd/go/testdata/script/test_issue45477.txt
blob: f435b6a6f435d14eb5b646b6e02d6aecdcaf0517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[short] skip  # links and runs a test binary

go test -v .

-- go.mod --
module example.com/pkg_test

-- pkg.go --
package pkg_test

-- pkg_test.go --
package pkg_test