@@ -1,7 +1,7 @@
# go test
> Go ķØķ¤ģ§ė„¼ ķ ģ¤ķøķ©ėė¤ (`_test.go`ė” ėėė ķģ¼ģ“ģ“ģ¼ ķØ).
-> ė ė§ģ ģ ė³“: <https://golang.org/cmd/go/#hdr-Testing_flags>.
+> ė ė§ģ ģ ė³“: <https://pkg.go.dev/cmd/go#hdr-Testing_flags>.
- ķģ¬ ėė ķ°ė¦¬ģ ģė ķØķ¤ģ§ ķ ģ¤ķø:
> Go paketlerini test et (dosyalar `_test.go` ifadesiyle bitmeli).
-> Daha fazla bilgi iƧin: <https://golang.org/cmd/go/#hdr-Testing_flags>.
+> Daha fazla bilgi iƧin: <https://pkg.go.dev/cmd/go#hdr-Testing_flags>.
- Mevcut dizinde bulunan paketleri test et:
> Tests Go packages (files have to end with `_test.go`).
-> More information: <https://golang.org/cmd/go/#hdr-Testing_flags>.
+> More information: <https://pkg.go.dev/cmd/go#hdr-Testing_flags>.
- Test the package found in the current directory: