Commit 24c6882
committed
fix(cli): restore parse_leading_chdir test import lost in a restack
The test module imports items explicitly; a restack conflict resolution
kept the tests but dropped the import, which only all-targets compilation
catches (workspace clippy now runs clean with CI's exact invocation).1 parent 668fb7d commit 24c6882
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
| 513 | + | |
| 514 | + | |
514 | 515 | | |
515 | 516 | | |
516 | 517 | | |
| |||
0 commit comments