Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 5, 2024
1 parent 193275a commit cb117a7
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
{
"type": "Script",
"span": {
"start": 23,
"end": 579,
"ctxt": 0
},
"body": [
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
},
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
},
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
},
{
"type": "BlockStatement",
"span": {
"start": 266,
"end": 363,
"ctxt": 0
},
"stmts": [
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
},
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
}
]
},
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
},
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
},
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
}
],
"interpreter": null
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"type": "Script",
"span": {
"start": 1,
"end": 28,
"ctxt": 0
},
"body": [
{
"type": "EmptyStatement",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
}
}
],
"interpreter": null
}

0 comments on commit cb117a7

Please sign in to comment.