aboutsummaryrefslogtreecommitdiff
path: root/test/kpod_create.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/kpod_create.bats')
-rw-r--r--test/kpod_create.bats1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/kpod_create.bats b/test/kpod_create.bats
index 6d7704b5d..3d3efcff3 100644
--- a/test/kpod_create.bats
+++ b/test/kpod_create.bats
@@ -7,7 +7,6 @@ function setup() {
}
function teardown() {
- run bash -c "${KPOD_BINARY} ${KPOD_OPTIONS} rm -f -a"
cleanup_test
}