mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-04 22:18:22 +00:00
6 lines
115 B
Rust
6 lines
115 B
Rust
mod local_test;
|
|
mod migration_test;
|
|
|
|
mod af_cloud_test;
|
|
#[cfg(feature = "supabase_cloud_test")]
|
|
mod supabase_test;
|