aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/254
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/254')
-rwxr-xr-xtests/qemu-iotests/2542
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/254 b/tests/qemu-iotests/254
index ee66c98..150e58b 100755
--- a/tests/qemu-iotests/254
+++ b/tests/qemu-iotests/254
@@ -21,7 +21,7 @@
import iotests
from iotests import qemu_img_create, file_path, log
-iotests.verify_image_format(supported_fmts=['qcow2'])
+iotests.script_initialize(supported_fmts=['qcow2'])
disk, top = file_path('disk', 'top')
size = 1024 * 1024