mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
make test_gen a package
This commit is contained in:
parent
498004c554
commit
b24c9e33d7
1 changed files with 2 additions and 0 deletions
2
crates/compiler/test_gen/src/lib.rs
Normal file
2
crates/compiler/test_gen/src/lib.rs
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#[cfg(test)]
|
||||||
|
pub mod helpers;
|
Loading…
Add table
Add a link
Reference in a new issue