Merge pull request #16 from danez/enable-tests
Enable deactivated tests
This commit is contained in:
@@ -233,14 +233,15 @@
|
||||
"column": 42
|
||||
}
|
||||
},
|
||||
"body": []
|
||||
"body": [],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@@ -143,7 +143,7 @@
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@@ -160,7 +160,7 @@
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@@ -138,13 +138,16 @@
|
||||
},
|
||||
"name": "bar"
|
||||
},
|
||||
"parenthesizedExpression": true
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@@ -155,13 +155,16 @@
|
||||
},
|
||||
"name": "bar"
|
||||
},
|
||||
"parenthesizedExpression": true
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@@ -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": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user