Merge pull request #16 from danez/enable-tests

Enable deactivated tests
This commit is contained in:
Sebastian McKenzie
2016-06-21 00:03:38 +01:00
committed by GitHub
12 changed files with 36 additions and 23 deletions

View File

@@ -233,14 +233,15 @@
"column": 42
}
},
"body": []
"body": [],
"directives": []
}
}
}
],
"kind": "var"
}
]
},
"comments": []
],
"directives": []
}
}

View File

@@ -143,7 +143,7 @@
],
"kind": "var"
}
]
},
"comments": []
],
"directives": []
}
}

View File

@@ -160,7 +160,7 @@
],
"kind": "var"
}
]
},
"comments": []
],
"directives": []
}
}

View File

@@ -138,13 +138,16 @@
},
"name": "bar"
},
"parenthesizedExpression": true
"extra": {
"parenthesized": true,
"parenStart": 10
}
}
}
],
"kind": "var"
}
]
},
"comments": []
],
"directives": []
}
}

View File

@@ -155,13 +155,16 @@
},
"name": "bar"
},
"parenthesizedExpression": true
"extra": {
"parenthesized": true,
"parenStart": 10
}
}
}
],
"kind": "var"
}
]
},
"comments": []
],
"directives": []
}
}

View File

@@ -169,7 +169,10 @@
},
"name": "bar"
},
"parenthesizedExpression": true
"extra": {
"parenthesized": true,
"parenStart": 11
}
},
"typeAnnotation": {
"type": "TypeAnnotation",
@@ -201,13 +204,16 @@
}
}
},
"parenthesizedExpression": true
"extra": {
"parenthesized": true,
"parenStart": 10
}
}
}
],
"kind": "var"
}
]
},
"comments": []
],
"directives": []
}
}