chore: remove superfluous testing section from README (#2150)

This commit is contained in:
Marten Seemann
2023-02-27 13:34:51 -08:00
committed by GitHub
parent c738a48d02
commit 609dcf79ab

View File

@@ -56,11 +56,6 @@ import "github.com/libp2p/go-libp2p"
Examples can be found in the [examples folder](examples).
## Development
### Tests
`go test ./...` will run all tests in the repo.
# Contribute