max / makenotwork
1 file changed,
+1 insertion,
-1 deletion
| @@ -2016,7 +2016,7 @@ mod tests { | |||
| 2016 | 2016 | // ────────────────────────────────────────────────────────────────────── | |
| 2017 | 2017 | // Mutation-coverage tests — added to close gaps surfaced by cargo-mutants. | |
| 2018 | 2018 | // Each test pins down a specific decision boundary that prior tests did | |
| 2019 | - | // not constrain. See `_meta/remediation_todo.md` § C1 for context. | |
| 2019 | + | // not constrain. See `_private/docs/meta/archive/remediation_todo.md` § C1 for context. | |
| 2020 | 2020 | // ────────────────────────────────────────────────────────────────────── | |
| 2021 | 2021 | ||
| 2022 | 2022 | #[test] |