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