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

@@ -8,7 +8,6 @@ use wiggle_test::WasiCtx;
wiggle::from_witx!({
witx: ["$CARGO_MANIFEST_DIR/tests/wasi.witx"],
ctx: WasiCtx,
});
// The only test in this file is to verify that the witx document provided by the