update babylon tests
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
},
|
||||
"declaration": {
|
||||
"type": "ClassExpression",
|
||||
"type": "ClassDeclaration",
|
||||
"start": 51,
|
||||
"end": 121,
|
||||
"loc": {
|
||||
@@ -139,7 +139,8 @@
|
||||
"column": 5
|
||||
}
|
||||
},
|
||||
"body": []
|
||||
"body": [],
|
||||
"directives": []
|
||||
}
|
||||
},
|
||||
"leadingComments": [
|
||||
@@ -157,11 +158,7 @@
|
||||
"line": 7,
|
||||
"column": 7
|
||||
}
|
||||
},
|
||||
"range": [
|
||||
63,
|
||||
98
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -185,15 +182,12 @@
|
||||
"line": 3,
|
||||
"column": 3
|
||||
}
|
||||
},
|
||||
"range": [
|
||||
0,
|
||||
35
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"directives": []
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
@@ -210,11 +204,7 @@
|
||||
"line": 3,
|
||||
"column": 3
|
||||
}
|
||||
},
|
||||
"range": [
|
||||
0,
|
||||
35
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "CommentBlock",
|
||||
@@ -230,11 +220,7 @@
|
||||
"line": 7,
|
||||
"column": 7
|
||||
}
|
||||
},
|
||||
"range": [
|
||||
63,
|
||||
98
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user