mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
feature(test): add tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// auto-imports
|
||||
mod error;
|
||||
use error::ScootalooError;
|
||||
use crate::error::ScootalooError;
|
||||
|
||||
mod config;
|
||||
use config::Config;
|
||||
|
Reference in New Issue
Block a user