… and rename from tests to it (integration tests). This allows enabling the mod_module_files lint everywhere again.
4 lines
64 B
Rust
4 lines
64 B
Rust
fn main() {
|
|
let _ = ruma_common::session_id!("invalid~");
|
|
}
|