aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/115
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/115')
-rwxr-xr-xtests/qemu-iotests/1151
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/115 b/tests/qemu-iotests/115
index 7ed3470..9ed3cb6 100755
--- a/tests/qemu-iotests/115
+++ b/tests/qemu-iotests/115
@@ -38,7 +38,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
-_supported_os Linux
# This test relies on refcounts being 64 bits wide (which does not work with
# compat=0.10)
_unsupported_imgopts 'refcount_bits=\([^6]\|.\([^4]\|$\)\)' 'compat=0.10'