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

2
server/tests/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod adresar;
pub mod common;