summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/138
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/138')
-rwxr-xr-xtests/qemu-iotests/1382
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/138 b/tests/qemu-iotests/138
index 1d5b0bed6d..e87a64eb89 100755
--- a/tests/qemu-iotests/138
+++ b/tests/qemu-iotests/138
@@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
# This tests qcow2-specific low-level functionality
_supported_fmt qcow2
-_supported_proto file
+_supported_proto file fuse
_supported_os Linux
# With an external data file, data clusters are not refcounted
# (so qemu-img check would not do much);