add test implementation for messaging
This commit is contained in:
parent
bcf857d6b2
commit
8fcfef59d3
6 changed files with 141 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use actix_web::{Scope, web};
|
||||
|
||||
mod auth;
|
||||
pub mod auth;
|
||||
mod stats;
|
||||
mod users;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue