diff options
Diffstat (limited to 'tests/qemu-iotests/004')
-rwxr-xr-x | tests/qemu-iotests/004 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/004 b/tests/qemu-iotests/004 index d308dc4b49..e955579a67 100755 --- a/tests/qemu-iotests/004 +++ b/tests/qemu-iotests/004 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Make sure we can't read and write outside of the image size. # |