tests for table definitions

This commit is contained in:
filipriec
2025-06-17 22:46:04 +02:00
parent 011fafc0ff
commit 6faf0a4a31
3 changed files with 321 additions and 3 deletions

View File

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