File tree
4 files changed
+41
-7
lines changed- lib
- test.jshas 2 comments
- test/test
- unfinished.taphas 1 comment
4 files changed
+41
-7
lines changed+7-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + Has conversations. Original line has conversations. | |
139 | 146 |
| |
140 | 147 |
| |
141 | 148 |
| |
142 | 149 |
| |
143 |
| - | |
144 |
| - | |
145 | 150 |
| |
146 | 151 |
| |
147 | 152 |
| |
|
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + Has a conversation. Original line has a conversation. | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + |
1 commit comments
Comments
(1)I just noticed that the contents of test/test/unfinished.tap
don't event remotely match the output described in #129 (comment)
@isaacs I think this commit accidentally added a regression test to ensure that this bug never gets fixed! @sam-github has reported as #152
Please sign in to comment.