Skip to content

Commit

Permalink
testscript/doc.go: add link to gotooltest doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rudifa committed Mar 12, 2024
1 parent 301d1b7 commit 3936f37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testscript/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -351,5 +351,7 @@ for manual debugging of failing tests:
import "p2"
func F() { p2.F() }
$
See also: https://pkg.go.dev/github.com/rogpeppe/go-internal/gotooltest
*/
package testscript

0 comments on commit 3936f37

Please sign in to comment.