diff options
Diffstat (limited to 'tests/qemu-iotests/120')
-rwxr-xr-x | tests/qemu-iotests/120 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/120 b/tests/qemu-iotests/120 index e9b4fbb009..2931a7550f 100755 --- a/tests/qemu-iotests/120 +++ b/tests/qemu-iotests/120 @@ -40,6 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt generic _supported_proto file _unsupported_fmt luks +_require_drivers raw _make_test_img 64M |