diff options
Diffstat (limited to 'test/kpod_history.bats')
-rw-r--r-- | test/kpod_history.bats | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_history.bats b/test/kpod_history.bats index 5e99696b2..466b977db 100644 --- a/test/kpod_history.bats +++ b/test/kpod_history.bats @@ -7,6 +7,7 @@ function teardown() { } function setup() { + prepare_network_conf copy_images } |