# Regressions One file per input that once found a bug. `tests/regressions.rs` replays every file here on every `cargo test`, so a fix that comes undone fails immediately and locally. Nothing here is ever deleted. Name a file for the bug it found, not for its contents. Empty is the good state.