wiggle tests: fixes for new syntax

This commit is contained in:
Pat Hickey
2021-03-04 17:27:34 -08:00
parent f11cd8e7b1
commit c4d8e2323a
14 changed files with 139 additions and 17 deletions

View File

@@ -24,7 +24,6 @@ witx_literal: "
(param $s $s)
(result $err (expected $t (error $errno)))))
",
ctx: WasiCtx,
errors: { errno => RichError },
});