mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-12 06:21:40 +00:00
wabt interpreter tests
This commit is contained in:
@ -47,3 +47,6 @@ mod table;
|
||||
mod utils;
|
||||
mod value;
|
||||
mod variable;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
Reference in New Issue
Block a user