AppFlowy/frontend/rust-lib/event-integration-test/tests/database/mod.rs

6 lines
96 B
Rust
Raw Normal View History

mod af_cloud;
mod local_test;
// #[cfg(feature = "supabase_cloud_test")]
// mod supabase_test;