we are passing all the tests now properly with the table definition and the post tables data now

This commit is contained in:
filipriec
2025-06-23 13:52:29 +02:00
parent 4e86ecff84
commit d8758f7531
4 changed files with 353 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
// tests/mod.rs
// pub mod adresar;
pub mod tables_data;
// pub mod tables_data;
pub mod common;
// pub mod table_definition;
pub mod table_definition;