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