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

@@ -0,0 +1,4 @@
// server/tests/adresar/mod.rs
pub mod post_adresar_test;
pub mod put_adresar_test;