# Covers `#[cfg(test)]` modules and `#[test]` fns. A free helper in a `tests/`
# integration file is neither, and still needs a local suppression.
allow-unwrap-in-tests = true
allow-expect-in-tests = true