Commit dd6086d
committed
[NFC] Remove pointless variable
`jobs` is already clamped to be no higher than the number of tests so `min(job, length(tests))` is redundant1 parent 40f56ed commit dd6086d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
838 | | - | |
839 | | - | |
| 838 | + | |
840 | 839 | | |
841 | 840 | | |
842 | 841 | | |
| |||
0 commit comments