mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 21:21:33 +00:00
[formatting] add new line validate_wasm.rs
This commit is contained in:
committed by
GitHub
parent
9ba77aa1fc
commit
afa6d6f52c
@ -16,4 +16,4 @@ fuzz_target!(|data: &[u8]| {
|
|||||||
// modify those values to explore additionnal part of wasmer
|
// modify those values to explore additionnal part of wasmer
|
||||||
simd: false, threads: false, },
|
simd: false, threads: false, },
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user