summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/kpod_exec.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_exec.bats b/test/kpod_exec.bats
index d495b1687..5396298d3 100644
--- a/test/kpod_exec.bats
+++ b/test/kpod_exec.bats
@@ -7,6 +7,7 @@ function teardown() {
}
function setup() {
+ prepare_network_conf
copy_images
}