diff options
Diffstat (limited to 'test/kpod_pull.bats')
-rw-r--r-- | test/kpod_pull.bats | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/kpod_pull.bats b/test/kpod_pull.bats index 4cad2390f..6996f59cf 100644 --- a/test/kpod_pull.bats +++ b/test/kpod_pull.bats @@ -2,8 +2,6 @@ load helpers -IMAGE="alpine:latest" - function teardown() { cleanup_test } |