aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/248
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/248')
-rwxr-xr-xtests/qemu-iotests/2482
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/248 b/tests/qemu-iotests/248
index 68c3746..18ba034 100755
--- a/tests/qemu-iotests/248
+++ b/tests/qemu-iotests/248
@@ -21,7 +21,7 @@
import iotests
from iotests import qemu_img_create, qemu_io, file_path, filter_qmp_testfiles
-iotests.verify_image_format(supported_fmts=['qcow2'])
+iotests.script_initialize(supported_fmts=['qcow2'])
source, target = file_path('source', 'target')
size = 5 * 1024 * 1024