buster/api/tests/integration/chats/mod.rs

3 lines
65 B
Rust

pub mod sharing;
pub mod get_chat_test;
pub mod update_chat_test;