diff options
Diffstat (limited to 'tests/qemu-iotests/065')
| -rwxr-xr-x | tests/qemu-iotests/065 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/065 b/tests/qemu-iotests/065 index 29a7f7ad60..3c2ca27627 100755 --- a/tests/qemu-iotests/065 +++ b/tests/qemu-iotests/065 @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# group: rw quick # # Test for additional information emitted by qemu-img info on qcow2 # images |