mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 20:51:53 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# go test
|
||||
|
||||
> Tests Go packages (files have to end with `_test.go`).
|
||||
> Test Go packages (files have to end with `_test.go`).
|
||||
> More information: <https://pkg.go.dev/cmd/go#hdr-Testing_flags>.
|
||||
|
||||
- Test the package found in the current directory:
|
||||
|
||||
Reference in New Issue
Block a user