aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/112
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/112')
-rwxr-xr-xtests/qemu-iotests/1121
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/112 b/tests/qemu-iotests/112
index 6d81c75a9c..706c10b600 100755
--- a/tests/qemu-iotests/112
+++ b/tests/qemu-iotests/112
@@ -39,7 +39,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
# This tests qcow2-specific low-level functionality
_supported_fmt qcow2
_supported_proto file
-_supported_os Linux
# This test will set refcount_bits on its own which would conflict with the
# manual setting; compat will be overridden as well
_unsupported_imgopts refcount_bits 'compat=0.10'