6 lines
98 B
Rust
6 lines
98 B
Rust
#![allow(clippy::let_underscore_drop)]
|
|
|
|
mod regression {
|
|
automod::dir!("tests/regression");
|
|
}
|