Revision control
Copy as Markdown
Other Tools
#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]
mod regression {
automod::dir!("tests/regression");
}
#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]
mod regression {
automod::dir!("tests/regression");
}