Commit ab4c8ec
committed
Tests: repair test for Windows
The index was incorrectly `2` for non-Darwin targets. Windows does not
have the autolink extract phase which results in a off-by-one index. Use
the test helper to exclude the auto-link-extract job to support Linux
and Windows similarly.1 parent 22b351b commit ab4c8ec
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5026 | 5026 | | |
5027 | 5027 | | |
5028 | 5028 | | |
5029 | | - | |
| 5029 | + | |
| 5030 | + | |
5030 | 5031 | | |
| 5032 | + | |
5031 | 5033 | | |
5032 | | - | |
| 5034 | + | |
5033 | 5035 | | |
5034 | 5036 | | |
5035 | 5037 | | |
| |||
0 commit comments