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