aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/229
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/229')
-rwxr-xr-xtests/qemu-iotests/2292
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/229 b/tests/qemu-iotests/229
index 5f759fa587..273ac2472d 100755
--- a/tests/qemu-iotests/229
+++ b/tests/qemu-iotests/229
@@ -44,7 +44,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
# Needs backing file and backing format support
_supported_fmt qcow2 qed
-_supported_proto file
+_supported_proto file fuse
_supported_os Linux
# blkdebug can only inject errors on bs->file, so external data files
# do not work with this test