mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
03b8f2ccb2
* feat: migrate empty document * chore: update collab rev * chore: fmt
6 lines
87 B
Rust
6 lines
87 B
Rust
mod local_test;
|
|
mod migration_test;
|
|
|
|
#[cfg(feature = "cloud_test")]
|
|
mod supabase_test;
|