mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 07:47:49 +00:00
baby's first unit tests
This commit is contained in:
@@ -7,6 +7,9 @@ mod misc;
|
||||
mod self_update;
|
||||
mod structs;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
use global::*;
|
||||
use structs::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user