mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +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,
|
||||
module_src,
|
||||
src_dir,
|
||||
None,
|
||||
RocCacheDir::Disallowed,
|
||||
load_config,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue