Commit 35a0ea39 authored by David Dias's avatar David Dias
Browse files

remove _test.go

parent b1177c0d
......@@ -41,7 +41,7 @@ $ go get github.com/ipfs/go-libp2p
```bash
$ cd $GOPATH/src/github.com/ipfs/go-libp2p
$ GO15VENDOREXPERIMENT=1 go test ./p2p/<path of _test.go you want to run>
$ GO15VENDOREXPERIMENT=1 go test ./p2p/<path of folder you want to run>
```
## Interface
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment