mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
Stop building test crates as part of non-test builds
This commit is contained in:
parent
77a189d94f
commit
89781ec50d
8 changed files with 14 additions and 0 deletions
4
compiler/test_wasm/src/tests.rs
Normal file
4
compiler/test_wasm/src/tests.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
pub mod helpers;
|
||||
pub mod wasm_num;
|
||||
pub mod wasm_records;
|
||||
pub mod wasm_str;
|
Loading…
Add table
Add a link
Reference in a new issue