diff options
Diffstat (limited to 'tests/qemu-iotests/047')
-rwxr-xr-x | tests/qemu-iotests/047 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/047 b/tests/qemu-iotests/047 index 4528465fb0..8dd21e0a81 100755 --- a/tests/qemu-iotests/047 +++ b/tests/qemu-iotests/047 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Regression test for commit b7ab0fea (which was a corruption fix, # despite the commit message claiming otherwise) |