mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 05:38:19 +00:00
cargo fmt
This commit is contained in:
@@ -403,10 +403,10 @@ pub unsafe extern "C" fn wasi_get_start_function(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[cfg(target_os = "windows")]
|
||||
use wasmer_inline_c::assert_c;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
use inline_c::assert_c;
|
||||
#[cfg(target_os = "windows")]
|
||||
use wasmer_inline_c::assert_c;
|
||||
|
||||
#[test]
|
||||
fn test_wasi_get_wasi_version_snapshot0() {
|
||||
|
||||
Reference in New Issue
Block a user