church_controller_rust/src/tests/mod.rs

6 lines
71 B
Rust
Raw Normal View History

2021-12-10 15:16:05 -08:00
#[cfg(test)]
pub mod tests;
#[cfg(test)]
pub mod stream_states_tests;