Skip to content

Commit 9d241da

Browse files
authored
testscript: add doc link to gotooltest
Otherwise it's not obvious that the "go" commands aren't a built-in feature.
1 parent 301d1b7 commit 9d241da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testscript/doc.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,5 +351,7 @@ for manual debugging of failing tests:
351351
import "p2"
352352
func F() { p2.F() }
353353
$
354+
355+
See also: https://pkg.go.dev/github.com/rogpeppe/go-internal/gotooltest
354356
*/
355357
package testscript

0 commit comments

Comments
 (0)