Skip to content

Commit 3ca6ea3

Browse files
committed
tests: zoned: pass '--conv-zones 0'
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
1 parent f5ddcbe commit 3ca6ea3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/basic.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ mod integration {
333333
"4",
334334
"--logical-block-size",
335335
&bs_str,
336+
"--conv-zones",
337+
"0",
336338
]
337339
.to_vec();
338340

0 commit comments

Comments
 (0)