contributing doc: revise test script name to run
test.sh doesn't exists now as it was separated into two OS-specific scripts in 4e1f7802db08570702ebbbc0bfa4b82e3b800a78. Signed-off-by: Sho SHIMIZU <sho.shimizu@gmail.com>
This commit is contained in:
parent
d0eeb27494
commit
bd63528b0b
@ -75,7 +75,7 @@ go get github.com/onsi/ginkgo/ginkgo
|
||||
cd /go/src/github.com/containernetworking/plugins
|
||||
|
||||
# to run the full test suite
|
||||
./test.sh
|
||||
./test_linux.sh
|
||||
|
||||
# to focus on a particular test suite
|
||||
cd plugins/main/loopback
|
||||
|
Loading…
x
Reference in New Issue
Block a user