chore: reorganize project into monorepo
This commit is contained in:
8
backend/tests/requests/mod.rs
Normal file
8
backend/tests/requests/mod.rs
Normal file
@@ -0,0 +1,8 @@
|
||||
mod auth;
|
||||
mod prepare_data;
|
||||
|
||||
pub mod category;
|
||||
pub mod comment;
|
||||
pub mod friend_link;
|
||||
pub mod post;
|
||||
pub mod tag;
|
||||
Reference in New Issue
Block a user