Skip to content

Commit 6d17128

Browse files
committed
testdata/codegen: regenerate JSON
See bytecodealliance/wasm-tools#1964
1 parent 588b123 commit 6d17128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testdata/codegen/error-context.wit.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@
5656
"types": [
5757
{
5858
"name": "foo",
59-
"kind": "error-context",
59+
"kind": "errorcontext",
6060
"owner": {
6161
"interface": 0
6262
}
6363
},
6464
{
6565
"name": null,
66-
"kind": "error-context",
66+
"kind": "errorcontext",
6767
"owner": null
6868
},
6969
{

0 commit comments

Comments
 (0)