Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Aug 18, 2021
1 parent 4eacbef commit 019561b
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 12 deletions.
Expand Up @@ -27,7 +27,6 @@
{
"type": "StaticBlock",
"start":14,"end":31,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":19}},
"static": true,
"accessibility": "private",
"body": []
}
Expand Down
Expand Up @@ -27,7 +27,6 @@
{
"type": "StaticBlock",
"start":14,"end":33,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":21}},
"static": true,
"accessibility": "protected",
"body": []
}
Expand Down
Expand Up @@ -27,7 +27,6 @@
{
"type": "StaticBlock",
"start":14,"end":30,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":18}},
"static": true,
"accessibility": "public",
"body": []
}
Expand Down
Expand Up @@ -28,7 +28,6 @@
"type": "StaticBlock",
"start":14,"end":32,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":20}},
"abstract": true,
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -28,7 +28,6 @@
"type": "StaticBlock",
"start":14,"end":32,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":20}},
"override": true,
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -26,7 +26,6 @@
{
"type": "StaticBlock",
"start":14,"end":30,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":18}},
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -27,7 +27,6 @@
"type": "StaticBlock",
"start":14,"end":31,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":19}},
"declare": true,
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -28,7 +28,6 @@
"type": "StaticBlock",
"start":14,"end":32,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":20}},
"readonly": true,
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -35,7 +35,6 @@
{
"type": "StaticBlock",
"start":24,"end":33,"loc":{"start":{"line":3,"column":2},"end":{"line":3,"column":11}},
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -35,7 +35,6 @@
{
"type": "StaticBlock",
"start":31,"end":40,"loc":{"start":{"line":3,"column":2},"end":{"line":3,"column":11}},
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -35,7 +35,6 @@
{
"type": "StaticBlock",
"start":28,"end":37,"loc":{"start":{"line":3,"column":2},"end":{"line":3,"column":11}},
"static": true,
"body": []
}
]
Expand Down
Expand Up @@ -23,7 +23,6 @@
{
"type": "StaticBlock",
"start":14,"end":23,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":11}},
"static": true,
"body": []
}
]
Expand Down

0 comments on commit 019561b

Please sign in to comment.