diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab73ed68..abccef66 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -76,7 +76,7 @@ go install github.com/containernetworking/cni/cnitool 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