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