aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/modlegacy/src/new/new.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/testdata/modlegacy/src/new/new.go')
-rw-r--r--src/cmd/go/testdata/modlegacy/src/new/new.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmd/go/testdata/modlegacy/src/new/new.go b/src/cmd/go/testdata/modlegacy/src/new/new.go
new file mode 100644
index 0000000000..e99c47a6a8
--- /dev/null
+++ b/src/cmd/go/testdata/modlegacy/src/new/new.go
@@ -0,0 +1,3 @@
+package new
+
+import _ "new/v2/p2"