test: add a reproducing test for #2162

This commit is contained in:
Andrew Hlynskyi 2023-04-06 01:49:50 +03:00
parent 0376533c04
commit 0d326824d2
2 changed files with 17 additions and 0 deletions

View file

@ -1,4 +1,5 @@
mod corpus_test;
mod github_issue_test;
mod helpers;
mod highlight_test;
mod node_test;