blob: f128c9aeff72d371b257a59c6c54200f824addec [file] [log] [blame]
-- input --
To test, run this command:
go test -more
Or, to test specific things, run this command:
go test -more \
-pkg first/package \
-pkg second/package \
-pkg third/package
Happy testing!
-- gofmt --
To test, run this command:
go test -more
Or, to test specific things, run this command:
go test -more \
-pkg first/package \
-pkg second/package \
-pkg third/package
Happy testing!
-- markdown --
To test, run this command:
go test -more
Or, to test specific things, run this command:
go test -more \
-pkg first/package \
-pkg second/package \
-pkg third/package
Happy testing!