Commit 19a0196
committed
fix: write portable TOML paths in config tests
- use POSIX path strings for generated TOML in git_dir/work_tree tests
- avoid Windows backslash escape parsing failures under tomllib1 parent b7202fc commit 19a0196
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
0 commit comments