Commit 3991f99
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 dc73e6d commit 3991f99
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
836 | | - | |
| 835 | + | |
837 | 836 | | |
838 | 837 | | |
839 | 838 | | |
| |||
0 commit comments