diff options
Diffstat (limited to 'test/kpod_load.bats')
-rw-r--r-- | test/kpod_load.bats | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_load.bats b/test/kpod_load.bats index abbe8ee5d..59b4a4e50 100644 --- a/test/kpod_load.bats +++ b/test/kpod_load.bats @@ -3,6 +3,7 @@ load helpers function setup() { + prepare_network_conf copy_images } |