mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
wasm_interp: move test_utils into tests/mod.rs
This commit is contained in:
parent
ffd35f5884
commit
4714b4599a
10 changed files with 121 additions and 120 deletions
|
@ -1,6 +1,5 @@
|
|||
mod call_stack;
|
||||
mod instance;
|
||||
pub mod test_utils;
|
||||
mod tests;
|
||||
mod value_stack;
|
||||
pub mod wasi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue