aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/152
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/152')
-rwxr-xr-xtests/qemu-iotests/1523
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/qemu-iotests/152 b/tests/qemu-iotests/152
index fec546d033..732bf5f062 100755
--- a/tests/qemu-iotests/152
+++ b/tests/qemu-iotests/152
@@ -59,4 +59,5 @@ class TestUnaligned(iotests.QMPTestCase):
if __name__ == '__main__':
- iotests.main(supported_fmts=['raw', 'qcow2'])
+ iotests.main(supported_fmts=['raw', 'qcow2'],
+ supported_protocols=['file'])