Skip to content

Commit

Permalink
testscript: add doc link to gotooltest
Browse files Browse the repository at this point in the history
Otherwise it's not obvious that the "go" commands aren't a built-in feature.
  • Loading branch information
rudifa committed Apr 11, 2024
1 parent 301d1b7 commit 9d241da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testscript/doc.go
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 9d241da

Please sign in to comment.