tests are now in the tests folder

This commit is contained in:
filipriec
2025-02-24 14:06:46 +01:00
parent 5df7311e41
commit ea12e20f87
6 changed files with 17 additions and 4 deletions

View File

@@ -3,5 +3,5 @@
pub mod models;
pub mod handlers;
#[cfg(test)]
pub mod tests;
// #[cfg(test)]
// pub mod tests;