forked from blasthavers/blastmud
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
|
result
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(not(test))]
|
||||||
pub async fn handle_in_trans(
|
pub async fn handle_in_trans(
|
||||||
session: &ListenerSession,
|
session: &ListenerSession,
|
||||||
msg: &str,
|
msg: &str,
|
||||||
|
Loading…
Reference in New Issue
Block a user