Commit 0d1cf1c
committed
fix: Test actually indented failures in JPPParserTest
Lines which aren't comments are identified beforehand and thus never
passed to this JPP parser. Fortunately, the comments suggest the intend
which the new test cases should now implement.1 parent 7d324c8 commit 0d1cf1c
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments