aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/237
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/237')
-rwxr-xr-xtests/qemu-iotests/2372
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/237 b/tests/qemu-iotests/237
index 50ba364..5b21ad3 100755
--- a/tests/qemu-iotests/237
+++ b/tests/qemu-iotests/237
@@ -24,7 +24,7 @@ import math
import iotests
from iotests import imgfmt
-iotests.verify_image_format(supported_fmts=['vmdk'])
+iotests.script_initialize(supported_fmts=['vmdk'])
with iotests.FilePath('t.vmdk') as disk_path, \
iotests.FilePath('t.vmdk.1') as extent1_path, \