Skip to content

Commit

Permalink
Regenerate test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
fstirlitz committed Mar 20, 2017
1 parent a1114d3 commit ac42a00
Show file tree
Hide file tree
Showing 9 changed files with 268 additions and 268 deletions.
68 changes: 34 additions & 34 deletions test/spec/assignments.js
Original file line number Diff line number Diff line change
Expand Up @@ -888,12 +888,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 3
}
},
"range": [
0,
5
3
]
},
"loc": {
Expand Down Expand Up @@ -1042,12 +1042,12 @@
},
"end": {
"line": 1,
"column": 3
"column": 4
}
},
"range": [
0,
3
4
]
}
],
Expand Down Expand Up @@ -1202,12 +1202,12 @@
},
"end": {
"line": 1,
"column": 6
"column": 4
}
},
"range": [
0,
6
4
]
},
"index": {
Expand Down Expand Up @@ -1236,12 +1236,12 @@
},
"end": {
"line": 1,
"column": 6
"column": 7
}
},
"range": [
0,
6
7
]
}
],
Expand Down Expand Up @@ -1415,12 +1415,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 3
}
},
"range": [
0,
5
3
]
},
"index": {
Expand Down Expand Up @@ -1449,12 +1449,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 6
}
},
"range": [
0,
5
6
]
}
],
Expand Down Expand Up @@ -1628,12 +1628,12 @@
},
"end": {
"line": 1,
"column": 6
"column": 4
}
},
"range": [
0,
6
4
]
},
"loc": {
Expand Down Expand Up @@ -1801,12 +1801,12 @@
},
"end": {
"line": 1,
"column": 3
"column": 4
}
},
"range": [
0,
3
4
]
},
{
Expand Down Expand Up @@ -1856,12 +1856,12 @@
},
"end": {
"line": 1,
"column": 9
"column": 10
}
},
"range": [
6,
9
10
]
}
],
Expand Down Expand Up @@ -2036,12 +2036,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 3
}
},
"range": [
0,
5
3
]
},
"loc": {
Expand Down Expand Up @@ -2190,12 +2190,12 @@
},
"end": {
"line": 1,
"column": 6
"column": 7
}
},
"range": [
0,
6
7
]
}
],
Expand Down Expand Up @@ -2331,12 +2331,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 3
}
},
"range": [
0,
5
3
]
},
"index": {
Expand Down Expand Up @@ -2365,12 +2365,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 6
}
},
"range": [
0,
5
6
]
}
],
Expand Down Expand Up @@ -2524,12 +2524,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 3
}
},
"range": [
0,
5
3
]
},
"index": {
Expand Down Expand Up @@ -2558,12 +2558,12 @@
},
"end": {
"line": 1,
"column": 5
"column": 6
}
},
"range": [
0,
5
6
]
}
],
Expand Down Expand Up @@ -2754,12 +2754,12 @@
},
"end": {
"line": 1,
"column": 11
"column": 9
}
},
"range": [
0,
11
9
]
},
"index": {
Expand Down Expand Up @@ -2788,12 +2788,12 @@
},
"end": {
"line": 1,
"column": 11
"column": 12
}
},
"range": [
0,
11
12
]
}
],
Expand Down
8 changes: 4 additions & 4 deletions test/spec/comments.js
Original file line number Diff line number Diff line change
Expand Up @@ -367,12 +367,12 @@
},
"end": {
"line": 1,
"column": 28
"column": 24
}
},
"range": [
0,
28
24
]
}
],
Expand Down Expand Up @@ -755,12 +755,12 @@
},
"end": {
"line": 2,
"column": 8
"column": 4
}
},
"range": [
0,
27
23
]
}
],
Expand Down
Loading

0 comments on commit ac42a00

Please sign in to comment.