aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/289
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/289')
-rwxr-xr-xtests/qemu-iotests/2892
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/289 b/tests/qemu-iotests/289
index 1c11d4030e..fe69bde1eb 100755
--- a/tests/qemu-iotests/289
+++ b/tests/qemu-iotests/289
@@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.pattern
_supported_fmt qcow2
-_supported_proto file
+_supported_proto file fuse
# This is a v3-exclusive test;
# As for data_file, error paths often very much depend on whether
# there is an external data file or not; so we create one exactly when