diff options
Diffstat (limited to 'test/podman_diff.bats')
-rw-r--r-- | test/podman_diff.bats | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/podman_diff.bats b/test/podman_diff.bats index 942af8805..9ed088807 100644 --- a/test/podman_diff.bats +++ b/test/podman_diff.bats @@ -3,7 +3,6 @@ load helpers function setup() { - prepare_network_conf copy_images } |