Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed May 7, 2024
1 parent 80f1fe5 commit b6f51fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tests/data/minimalJSON.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"IsEpsilon": false,
"Children": [
{
"IsEpsilon": false,
"Token": {
"Channel": 0,
"Position": {
Expand All @@ -21,6 +23,7 @@
"IsEOS": false,
"IsIndent": false,
"IsUnIndent": false,
"IsIndentation": false,
"IndentationLevel": 0,
"IsWhiteSpace": false,
"IsEOL": false,
Expand Down

0 comments on commit b6f51fd

Please sign in to comment.