fix tests
This commit is contained in:
@@ -4,7 +4,7 @@ use wiggle::GuestMemory;
|
||||
use wiggle_test::{impl_errno, HostMemory, MemArea, WasiCtx};
|
||||
|
||||
wiggle::from_witx!({
|
||||
witx: ["tests/ints.witx"],
|
||||
witx: ["$CARGO_MANIFEST_DIR/tests/ints.witx"],
|
||||
ctx: WasiCtx,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user