Run hurl tests via cargo
This commit is contained in:
parent
68dbaa32c9
commit
3edc6572dc
6 changed files with 805 additions and 32 deletions
3
backend/src/lib.rs
Normal file
3
backend/src/lib.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub mod database;
|
||||
pub mod models;
|
||||
pub mod services;
|
||||
Loading…
Add table
Add a link
Reference in a new issue