mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
re-add mod tests but behind the test cfg
This commit is contained in:
parent
07034faa0a
commit
eff157333e
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
mod frame;
|
||||
mod instance;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
mod value_store;
|
||||
pub mod wasi;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue