diff options
Diffstat (limited to 'test/kpod_mount.bats')
-rw-r--r-- | test/kpod_mount.bats | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_mount.bats b/test/kpod_mount.bats index aced0858d..12c41c071 100644 --- a/test/kpod_mount.bats +++ b/test/kpod_mount.bats @@ -9,6 +9,7 @@ function teardown() { } function setup() { + prepare_network_conf copy_images } |