mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Add missing argument in test_gen helpers/dev
This commit is contained in:
parent
aedb353088
commit
a1b84f01f5
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ pub fn helper(
|
||||||
filename,
|
filename,
|
||||||
module_src,
|
module_src,
|
||||||
src_dir,
|
src_dir,
|
||||||
|
None,
|
||||||
RocCacheDir::Disallowed,
|
RocCacheDir::Disallowed,
|
||||||
load_config,
|
load_config,
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue