tape: fix tests for BlockedReader
This commit is contained in:
parent
983e929e25
commit
ddebbb52fd
@ -207,8 +207,8 @@ mod test {
|
||||
use anyhow::Error;
|
||||
use crate::tape::{
|
||||
TapeWrite,
|
||||
file_formats::PROXMOX_TAPE_BLOCK_SIZE,
|
||||
helpers::{
|
||||
file_formats::{
|
||||
PROXMOX_TAPE_BLOCK_SIZE,
|
||||
BlockedReader,
|
||||
BlockedWriter,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user