Commit 2a3fef7
test: replace placeholder tests with ones that exercise the new regex
The two replaced tests passed via pre-existing collapse_whitespace logic
and didn't exercise space_before_comma at all. Replaced with:
- suffix-present path (regression guard against over-stripping)
- multiple empty fields before comma
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f6f76ae commit 2a3fef7
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments