properly tested code

This commit is contained in:
filipriec
2025-02-24 00:01:05 +01:00
parent f466d34395
commit 627139d1e2
3 changed files with 65 additions and 26 deletions

View File

@@ -4,6 +4,4 @@ pub mod models;
pub mod handlers;
#[cfg(test)]
pub mod tests {
pub mod post_adresar_test;
}
pub mod tests;