mirror of https://github.com/containers/podman.git
Fix kpod exec tests
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #109 Approved by: mheon
This commit is contained in:
parent
9e5637f9e8
commit
21bcd770db
|
@ -7,6 +7,7 @@ function teardown() {
|
|||
}
|
||||
|
||||
function setup() {
|
||||
prepare_network_conf
|
||||
copy_images
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue