mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-21 08:08:55 +00:00
5 lines
95 B
Rust
5 lines
95 B
Rust
mod local_test;
|
|
|
|
mod af_cloud_test;
|
|
#[cfg(feature = "supabase_cloud_test")]
|
|
mod supabase_test;
|