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