summary refs log tree commit diff stats
path: root/tests/qemu-iotests/236
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/236')
-rwxr-xr-xtests/qemu-iotests/2362
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/236 b/tests/qemu-iotests/236
index 8ce927a16c..6f5cee2444 100755
--- a/tests/qemu-iotests/236
+++ b/tests/qemu-iotests/236
@@ -22,7 +22,7 @@
 import iotests
 from iotests import log
 
-iotests.verify_image_format(supported_fmts=['generic'])
+iotests.script_initialize(supported_fmts=['generic'])
 size = 64 * 1024 * 1024
 granularity = 64 * 1024