fixup tests for the new proxmox crate layout
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9ea4bce444
commit
51f0ab1e8b
@ -6,7 +6,7 @@ extern crate proxmox_backup;
|
||||
extern crate tokio;
|
||||
extern crate nix;
|
||||
|
||||
use proxmox::tools::try_block;
|
||||
use proxmox::try_block;
|
||||
|
||||
use proxmox_backup::server;
|
||||
use proxmox_backup::tools;
|
||||
|
Loading…
Reference in New Issue
Block a user