Enable deactivated tests, as it seems they work now

This commit is contained in:
Daniel Tschinder 2016-04-04 18:22:10 +02:00
parent 8b150813f5
commit bb6586d1e6
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": []
}
}