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 4f88a67fe1..f40b97d099 100755 --- a/tests/qemu-iotests/120 +++ b/tests/qemu-iotests/120 @@ -41,6 +41,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt generic _supported_proto file _supported_os Linux +_unsupported_fmt luks _make_test_img 64M |