mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 21:28:21 +00:00
Migrate from inline-c to wasmer-inline-c
This commit is contained in:
@@ -403,7 +403,7 @@ pub unsafe extern "C" fn wasi_get_start_function(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use inline_c::assert_c;
|
||||
use wasmer_inline_c::assert_c;
|
||||
|
||||
#[test]
|
||||
fn test_wasi_get_wasi_version_snapshot0() {
|
||||
|
||||
Reference in New Issue
Block a user