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

@@ -0,0 +1,3 @@
// server/tests/table_definition/mod.rs
pub mod post_table_definition_test;