mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Trying to setup tests
This commit is contained in:
@@ -10,6 +10,9 @@ mod scanner;
|
||||
mod settings;
|
||||
mod web_server;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests_common;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<(), String> {
|
||||
// Initialize logging
|
||||
|
||||
Reference in New Issue
Block a user