diff options
Diffstat (limited to 'tests/qemu-iotests/033')
-rwxr-xr-x | tests/qemu-iotests/033 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/033 b/tests/qemu-iotests/033 index 8b40991d55..da9133c44b 100755 --- a/tests/qemu-iotests/033 +++ b/tests/qemu-iotests/033 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Test aligned and misaligned write zeroes operations. # |