Merge pull request #14 from kossnocorp/fix_tests

Fix broken test
This commit is contained in:
Sebastian McKenzie 2015-01-13 23:46:37 +11:00
commit 741fcefa31

View File

@ -54,7 +54,7 @@ test("@foo();", {
}, },
"property": { "property": {
"type": "CallExpression", "type": "CallExpression",
"start": 1, "start": 0,
"end": 6, "end": 6,
"callee": { "callee": {
"type": "Identifier", "type": "Identifier",