Skip to content

Commit

Permalink
Move tests from babylon to babel-parser and enable one test that work…
Browse files Browse the repository at this point in the history
…s now
  • Loading branch information
danez committed Dec 3, 2018
1 parent 3932830 commit fa9df67
Show file tree
Hide file tree
Showing 30 changed files with 5 additions and 0 deletions.
Expand Up @@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",
Expand Down
Expand Up @@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",
Expand Down
Expand Up @@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",
Expand Down
Expand Up @@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",
Expand Down
Expand Up @@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",
Expand Down

0 comments on commit fa9df67

Please sign in to comment.