mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
repl_test: rename module wasm_interp->wasm
This commit is contained in:
parent
d63715d05f
commit
cdf7882054
3 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@ mod state;
|
|||
mod cli;
|
||||
|
||||
#[cfg(all(test, feature = "wasm"))]
|
||||
mod wasm_interp;
|
||||
mod wasm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue