Skip to content

Commit

Permalink
Update existing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Sep 24, 2019
1 parent d5a7b29 commit 5b66255
Show file tree
Hide file tree
Showing 27 changed files with 96 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,10 @@
}
]
}
]
],
"extra": {
"trailingComma": 140
}
}
}
],
Expand Down Expand Up @@ -494,7 +497,10 @@
}
]
}
]
],
"extra": {
"trailingComma": 200
}
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@
]
}
],
"extra": {
"trailingComma": 28
},
"trailingComments": [
{
"type": "CommentBlock",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@
]
}
],
"extra": {
"trailingComma": 24
},
"trailingComments": [
{
"type": "CommentBlock",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@
}
}
],
"extra": {
"trailingComma": 35
},
"trailingComments": [
{
"type": "CommentBlock",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,10 @@
}
]
}
]
],
"extra": {
"trailingComma": 66
}
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,10 @@
}
]
}
]
],
"extra": {
"trailingComma": 13
}
}
},
"trailingComments": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,10 @@
},
"value": 42
}
]
],
"extra": {
"trailingComma": 8
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,10 @@
},
"value": 3
}
]
],
"extra": {
"trailingComma": 13
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,10 @@
},
"value": 3
}
]
],
"extra": {
"trailingComma": 14
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,10 @@
"name": "a"
}
}
]
],
"extra": {
"trailingComma": 5
}
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,10 @@
"name": "x"
},
null
]
],
"extra": {
"trailingComma": 3
}
},
"right": {
"type": "NumericLiteral",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"throws": "Rest element must be last element (1:11)"
}
"throws": "Rest element must be last element (1:12)"
}
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,10 @@
},
"value": 2
}
]
],
"extra": {
"trailingComma": 14
}
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,10 @@
"shorthand": true
}
}
]
],
"extra": {
"trailingComma": 10
}
},
"init": {
"type": "Identifier",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@
}
],
"extra": {
"trailingComma": 21,
"parenthesized": true,
"parenStart": 0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
}
],
"extra": {
"trailingComma": 6,
"parenthesized": true,
"parenStart": 0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,10 @@
"elements": [
null,
null
]
],
"extra": {
"trailingComma": 3
}
}
],
"body": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,10 @@
"elements": [
null,
null
]
],
"extra": {
"trailingComma": 2
}
},
"right": {
"type": "NumericLiteral",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
}
],
"extra": {
"trailingComma": 33,
"parenthesized": true,
"parenStart": 0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
}
],
"extra": {
"trailingComma": 35,
"parenthesized": true,
"parenStart": 0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,10 @@
"shorthand": true
}
}
]
],
"extra": {
"trailingComma": 6
}
},
"init": {
"type": "NumericLiteral",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,10 @@
},
"value": 42
}
]
],
"extra": {
"trailingComma": 8
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,10 @@
},
"value": 3
}
]
],
"extra": {
"trailingComma": 13
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,10 @@
},
"value": 3
}
]
],
"extra": {
"trailingComma": 14
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,10 @@
},
"value": 123
}
]
],
"extra": {
"trailingComma": 24
}
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@
"column": 23
}
},
"attributes": [],
"name": {
"type": "JSXIdentifier",
"start": 29,
Expand All @@ -204,6 +203,7 @@
},
"name": "Foo"
},
"attributes": [],
"selfClosing": true
},
"closingElement": null,
Expand Down Expand Up @@ -263,7 +263,10 @@
]
}
}
]
],
"extra": {
"trailingComma": 39
}
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,10 @@
]
}
}
]
],
"extra": {
"trailingComma": 77
}
}
}
],
Expand Down

0 comments on commit 5b66255

Please sign in to comment.