diff --git a/cmd/testscript/testdata/simple.txt b/cmd/testscript/testdata/simple.txt index 347569c6..4dfedec3 100644 --- a/cmd/testscript/testdata/simple.txt +++ b/cmd/testscript/testdata/simple.txt @@ -11,6 +11,7 @@ stdout 'example.com/mod' -- file.txt -- >env GOMODCACHE=$WORK +>go get -d fruit.com >go list -m >stdout 'example.com/mod' >go list fruit.com/...