Fix kpod exec tests

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #109
Approved by: mheon
This commit is contained in:
Matthew Heon 2017-12-11 17:02:18 -05:00 committed by Atomic Bot
parent 9e5637f9e8
commit 21bcd770db
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ function teardown() {
}
function setup() {
prepare_network_conf
copy_images
}