mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-04 00:55:00 +00:00
Fix more tests
This commit is contained in:
parent
894697b284
commit
ed048c7c93
6 changed files with 9 additions and 4 deletions
|
|
@ -108,6 +108,7 @@ mod solve_expr {
|
|||
exposed_types,
|
||||
roc_target::TargetInfo::default_x86_64(),
|
||||
roc_reporting::report::RenderTarget::Generic,
|
||||
roc_reporting::report::DEFAULT_PALETTE,
|
||||
);
|
||||
|
||||
dir.close()?;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue