mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-27 10:47:37 +00:00
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