AppFlowy/frontend/rust-lib/event-integration-test/tests/database/local_test/mod.rs
Nathan.fooo 46a3006f4d
refactor: database test (#6544)
* chore: remove script

* chore: remove script

* chore: refactor test

* chore: clippy

* chore: fix test

* chore: fix test

* chore: fmt
2024-10-15 09:32:06 +08:00

3 lines
52 B
Rust

mod calculate_test;
mod event_test;
mod group_test;