1 #![allow(clippy::let_underscore_drop)]
2 
3 mod regression {
4     automod::dir!("tests/regression");
5 }
6