mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-14 07:53:47 +00:00
Remove Test section from README
This commit is contained in:
parent
de889c13ed
commit
bd95198168
1 changed files with 0 additions and 5 deletions
|
|
@ -163,11 +163,6 @@ Ethereum nodes with exposed APIs! Further, all browser tabs can access locally
|
||||||
running web servers, so malicious web pages could try to subvert locally available
|
running web servers, so malicious web pages could try to subvert locally available
|
||||||
APIs!**
|
APIs!**
|
||||||
|
|
||||||
### Tests
|
|
||||||
```
|
|
||||||
go test github.com/maticnetwork/bor/consensus/bor_test
|
|
||||||
```
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The bor library (i.e. all code outside of the `cmd` directory) is licensed under the
|
The bor library (i.e. all code outside of the `cmd` directory) is licensed under the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue