summary refs log tree commit diff stats
path: root/tests/qemu-iotests/256
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/256')
-rwxr-xr-xtests/qemu-iotests/2562
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/256 b/tests/qemu-iotests/256
index 13666813bd..d7e67f4a05 100755
--- a/tests/qemu-iotests/256
+++ b/tests/qemu-iotests/256
@@ -24,7 +24,7 @@ import os
 import iotests
 from iotests import log
 
-iotests._verify_virtio_scsi_pci_or_ccw()
+iotests.verify_virtio_scsi_pci_or_ccw()
 
 iotests.script_initialize(supported_fmts=['qcow2'])
 size = 64 * 1024 * 1024