summaryrefslogtreecommitdiffstats
path: root/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt')
-rw-r--r--src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt b/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt
new file mode 100644
index 0000000..1ecfa0b
--- /dev/null
+++ b/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt
@@ -0,0 +1,9 @@
+Written by hand.
+Test case for package moved into a parent module.
+
+-- .mod --
+module example.com/join/subpkg
+-- .info --
+{"Version": "v1.0.0"}
+-- x.go --
+package subpkg