AppFlowy/backend/tests/api_test/mod.rs
2022-01-03 19:49:25 +08:00

4 lines
48 B
Rust

mod auth_test;
mod kv_test;
mod workspace_test;