Correct log message
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
parent
85431566a8
commit
5eab08930c
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ echo "Run integration/container tests"
|
|||
cd /tests/integration/container
|
||||
./test.main -test.v
|
||||
|
||||
echo "Run integration-cli DockerSuite tests"
|
||||
echo "Run integration-cli tests (DockerSuite, DockerNetworkSuite)"
|
||||
cd /tests/integration-cli
|
||||
./test.main -test.v -check.v -check.f "DockerSuite|DockerNetworkSuite"
|
||||
|
|
Loading…
Reference in a new issue