WIP fix tests

This commit is contained in:
Dominik Werder
2023-05-03 17:34:50 +02:00
parent 479cec75e7
commit 03854395ff
28 changed files with 402 additions and 717 deletions

View File

@@ -274,6 +274,8 @@ impl Stream for EventChunkerMultifile {
}
}
// TODO re-enable tests generate data on the fly.
#[cfg(DISABLED)]
#[cfg(test)]
mod test {
use crate::eventblobs::EventChunkerMultifile;