compiletime error in test fixed

This commit is contained in:
filipriec
2025-07-23 00:43:11 +02:00
parent 00ed0cf796
commit 8a6a584cf3
3 changed files with 8 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
// tests/mod.rs
// pub mod tables_data;
pub mod tables_data;
pub mod common;
pub mod table_script;
// pub mod table_script;
// pub mod table_definition;