Skip to content

Commit

Permalink
fix 1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Mar 20, 2021
1 parent 964aabb commit e772bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/stdlib/trstgen.nim
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ not in table"""
<tr><td>D1 <tt class="docutils literal"><span class="pre">code |</span></tt></td><td>D2</td></tr>
<tr><td>E1 | text</td><td></td></tr>
<tr><td></td><td>F2 without pipe</td></tr>
</table><p>not in table</p>
"""
</table><p><a class="nimanchor" id="-ROOT-1" href="#-ROOT-1">🔗</a> not in table</p>
""", output1
let input2 = """
| A1 header | A2 |
| --- | --- |"""
Expand Down

0 comments on commit e772bf1

Please sign in to comment.