Skip to content

Commit

Permalink
Update gotooltest/testdata/cover.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
  • Loading branch information
mvdan and rogpeppe authored Jan 28, 2021
1 parent 9c7658d commit 6e3409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gotooltest/testdata/cover.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
unquote scripts/exec.txt

# The module uses testscript itself.
# Use the checkec out module, based on where the test binary ran.
# Use the checked out module, based on where the test binary ran.
go mod edit -replace=github.com/rogpeppe/go-internal=${GOINTERNAL_MODULE}
go mod tidy

Expand Down

0 comments on commit 6e3409e

Please sign in to comment.