From 21bcd770db5f4787515444179c1e6c4095585501 Mon Sep 17 00:00:00 2001
From: Matthew Heon <matthew.heon@gmail.com>
Date: Mon, 11 Dec 2017 17:02:18 -0500
Subject: Fix kpod exec tests

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #109
Approved by: mheon
---
 test/kpod_exec.bats | 1 +
 1 file changed, 1 insertion(+)

(limited to 'test')

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
 }
 
-- 
cgit v1.2.3-54-g00ecf