Commit e4f6fa1
committed
Fix tokenizer test harness to not decode tests multiple times.
Given a double escaped test, if it had multiple initial states, the
same test object would be decoded multiple times: this led to bogus
results on every run except the first.1 parent a0415f2 commit e4f6fa1
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | 147 | | |
152 | 148 | | |
153 | 149 | | |
| |||
183 | 179 | | |
184 | 180 | | |
185 | 181 | | |
186 | | - | |
187 | | - | |
188 | 182 | | |
189 | 183 | | |
| 184 | + | |
| 185 | + | |
190 | 186 | | |
191 | 187 | | |
192 | 188 | | |
0 commit comments