diff options
Diffstat (limited to 'tests/qemu-iotests/001')
-rwxr-xr-x | tests/qemu-iotests/001 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/001 b/tests/qemu-iotests/001 index 696726e45f..6f980fd34d 100755 --- a/tests/qemu-iotests/001 +++ b/tests/qemu-iotests/001 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Test simple read/write using plain bdrv_pread/bdrv_pwrite # |