Skip to content

Commit bffa231

Browse files
committed
noop
1 parent 4b5a236 commit bffa231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cmd/go/script_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ import (
3535

3636
var testSum = flag.String("testsum", "", `may be tidy, listm, or listall. If set, TestScript generates a go.sum file at the beginning of each test and updates test files if they pass.`)
3737

38+
// hi
3839
// TestScript runs the tests in testdata/script/*.txt.
3940
func TestScript(t *testing.T) {
4041
testenv.MustHaveGoBuild(t)

0 commit comments

Comments
 (0)