This website requires JavaScript.
Explore
Help
Sign in
Nickiel
/
church_controller_rust
Watch
1
Star
0
Fork
You've already forked church_controller_rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
456ab247bc
church_controller_rust
/
src
/
tests
/
mod.rs
8 lines
115 B
Rust
Raw
Normal View
History
Unescape
Escape
basic setup
2021-12-10 15:16:05 -08:00
#[
cfg(test)
]
pub
mod
tests
;
#[
cfg(test)
]
added testing module
2021-12-11 15:23:01 -08:00
pub
mod
stream_states_tests
;
#[
cfg(test)
]
pub
mod
message_handler_tests
;
Reference in a new issue
Copy permalink