Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyuang committed Nov 6, 2023
1 parent 32a3dbd commit 8c78f9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ const unitTest = () => {
paramsType: [DataType.I32, DataType.Boolean, DataType.String,
arrayConstructor({ type: DataType.StringArray, length: 2 }),
arrayConstructor({ type: DataType.I32Array, length: 3 }),
arrayConstructor({ type: DataType.I32Array, length: 3 })
],
retType: DataType.Void
})],
Expand Down

0 comments on commit 8c78f9d

Please sign in to comment.