Commit 5644b17
committed
test: gate the user_config import to unix
Every caller is a symlink test, which is already cfg(unix); the import
was not, so the Windows deny-warnings check failed on an unused import
that the unix build could never surface.1 parent 693757f commit 5644b17
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments