mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-27 12:27:23 +00:00
comment fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
daef93f481
commit
c77563146b
@ -52,7 +52,6 @@ mod test {
|
|||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_wrapped_stream_reader() -> Result<(), Error> {
|
fn test_wrapped_stream_reader() -> Result<(), Error> {
|
||||||
// This cannot be used currently, because it doesn't permit blocking() annotations:
|
|
||||||
crate::tools::runtime::main(async {
|
crate::tools::runtime::main(async {
|
||||||
run_wrapped_stream_reader_test().await
|
run_wrapped_stream_reader_test().await
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user