aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/098
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/098')
-rwxr-xr-xtests/qemu-iotests/0982
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/098 b/tests/qemu-iotests/098
index f2ccdd7909..a35ce7205e 100755
--- a/tests/qemu-iotests/098
+++ b/tests/qemu-iotests/098
@@ -39,7 +39,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.pattern
_supported_fmt qcow2
-_supported_proto file
+_supported_proto file fuse
# The code path we want to test here only works for compat=1.1 images;
# blkdebug can only inject errors on bs->file, so external data files
# do not work with this test