Trying to setup tests

This commit is contained in:
rzuasti
2026-02-17 19:34:26 -05:00
parent 08465fb847
commit bc6a613a23
5 changed files with 26 additions and 8 deletions
+3
View File
@@ -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