mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-21 18:02:50 +02:00
5 lines
98 B
Rust
5 lines
98 B
Rust
#![allow(clippy::let_underscore_drop)]
|
|
|
|
mod regression {
|
|
automod::dir!("tests/regression");
|
|
}
|