summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/204
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/204')
-rwxr-xr-xtests/qemu-iotests/2042
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/204 b/tests/qemu-iotests/204
index 6770fa9b96..536bb8b534 100755
--- a/tests/qemu-iotests/204
+++ b/tests/qemu-iotests/204
@@ -37,7 +37,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.filter
_supported_fmt qcow2
-_supported_proto file
+_supported_proto file fuse
# This test assumes that discard leaves zero clusters; see test 177 for
# other tests that also work in older images
_unsupported_imgopts 'compat=0.10'