layout: fix test

This commit is contained in:
Alex Auvolat
2023-11-11 13:10:59 +01:00
parent df24bb806d
commit 9a491fa137
4 changed files with 174 additions and 169 deletions
+3
View File
@@ -3,6 +3,9 @@ mod history;
mod schema;
mod version;
#[cfg(test)]
mod test;
pub mod manager;
// ---- re-exports ----