Add tests for verifyExternalNetwork

Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit 341703d21e)
This commit is contained in:
Daniel Nephin
2017-05-26 12:15:23 -04:00
committed by Madhu Venugopal
parent 1c46b8f4d3
commit 6c534bb5a0
4 changed files with 126 additions and 18 deletions

View File

@ -3,7 +3,7 @@
set -e
filewatcher \
-L 5 \
-L 6 \
-x '**/*.swp' \
-x .git \
-x build \