ruwuma/crates/ruma-common/tests/it/main.rs
Jonas Platte 7051892077 Move integration tests one directory level deeper
… and rename from tests to it (integration tests).
This allows enabling the mod_module_files lint everywhere again.
2024-09-11 07:13:32 +00:00

3 lines
37 B
Rust

mod api;
mod identifiers;
mod serde;