summaryrefslogtreecommitdiff
path: root/test/kpod_start.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/kpod_start.bats')
-rw-r--r--test/kpod_start.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_start.bats b/test/kpod_start.bats
index 74a7d7edf..999b29982 100644
--- a/test/kpod_start.bats
+++ b/test/kpod_start.bats
@@ -3,6 +3,7 @@
load helpers
function setup() {
+ prepare_network_conf
copy_images
}