Signed-off-by: Christopher Crone <christopher.crone@docker.com>
| ... | ... |
@@ -10,6 +10,6 @@ echo "Run integration/container tests" |
| 10 | 10 |
cd /tests/integration/container |
| 11 | 11 |
./test.main -test.v |
| 12 | 12 |
|
| 13 |
-echo "Run integration-cli DockerSuite tests" |
|
| 13 |
+echo "Run integration-cli tests (DockerSuite, DockerNetworkSuite)" |
|
| 14 | 14 |
cd /tests/integration-cli |
| 15 | 15 |
./test.main -test.v -check.v -check.f "DockerSuite|DockerNetworkSuite" |