mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-01 08:32:17 +00:00
Update lib.rs
This commit is contained in:
parent
9421edaab5
commit
64d7c8d082
@ -272,4 +272,4 @@ fn run(cmd: &mut Command, program: &str) {
|
|||||||
println!("stderr ---\n{}", String::from_utf8_lossy(&output.stderr));
|
println!("stderr ---\n{}", String::from_utf8_lossy(&output.stderr));
|
||||||
}
|
}
|
||||||
assert!(output.status.success());
|
assert!(output.status.success());
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user