feat: configure Cargo.toml to include src/tests.rs in test suite
This commit is contained in:
@@ -292,3 +292,4 @@ mod tests {
|
||||
});
|
||||
}
|
||||
}
|
||||
mod tests;
|
||||
|
||||
Reference in New Issue
Block a user