Fix test build.
This commit is contained in:
parent
2beaf0d2af
commit
96424f3a1f
@ -272,6 +272,7 @@ fn resolve_handler(ctx: &VerbContext, cmd: &str) -> Option<&'static UserVerbRef>
|
||||
result
|
||||
}
|
||||
|
||||
#[cfg(not(test))]
|
||||
pub async fn handle_in_trans(
|
||||
session: &ListenerSession,
|
||||
msg: &str,
|
||||
|
Loading…
Reference in New Issue
Block a user