Move tests from babylon to babel-parser and enable one test that works now

This commit is contained in:
Daniel Tschinder 2018-12-03 00:46:54 -08:00
parent 3932830535
commit fa9df678ac
No known key found for this signature in database
GPG Key ID: F39CDA308E78179D
30 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,7 @@
} }
}, },
"sourceType": "script", "sourceType": "script",
"interpreter": null,
"body": [ "body": [
{ {
"type": "FunctionDeclaration", "type": "FunctionDeclaration",

View File

@ -27,6 +27,7 @@
} }
}, },
"sourceType": "script", "sourceType": "script",
"interpreter": null,
"body": [ "body": [
{ {
"type": "FunctionDeclaration", "type": "FunctionDeclaration",

View File

@ -27,6 +27,7 @@
} }
}, },
"sourceType": "script", "sourceType": "script",
"interpreter": null,
"body": [ "body": [
{ {
"type": "FunctionDeclaration", "type": "FunctionDeclaration",

View File

@ -27,6 +27,7 @@
} }
}, },
"sourceType": "script", "sourceType": "script",
"interpreter": null,
"body": [ "body": [
{ {
"type": "FunctionDeclaration", "type": "FunctionDeclaration",

View File

@ -27,6 +27,7 @@
} }
}, },
"sourceType": "script", "sourceType": "script",
"interpreter": null,
"body": [ "body": [
{ {
"type": "FunctionDeclaration", "type": "FunctionDeclaration",