aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/104
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/104')
-rwxr-xr-xtests/qemu-iotests/1042
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/104 b/tests/qemu-iotests/104
index f32752b..2e35ea8 100755
--- a/tests/qemu-iotests/104
+++ b/tests/qemu-iotests/104
@@ -34,7 +34,7 @@ trap "exit \$status" 0 1 2 3 15
. ./common.rc
. ./common.filter
-_supported_fmt generic
+_supported_fmt raw qcow qcow2 qed vdi vmdk vhdx
_supported_proto generic
_supported_os Linux