Skip to content

Commit

Permalink
build(test): include CR language for enhanced test
Browse files Browse the repository at this point in the history
  • Loading branch information
rhahao committed Nov 30, 2024
1 parent 0480635 commit 5e6f255
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/enhancedParsing/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
{ "language": "Z", "issue": "202411" },
{ "language": "PGW", "issue": "202411" },
{ "language": "SV", "issue": "202411" },
{ "language": "SW", "issue": "202411" }
{ "language": "SW", "issue": "202411" },
{ "language": "CR", "issue": "202411" }
]

0 comments on commit 5e6f255

Please sign in to comment.