Skip to content

Commit

Permalink
fit text case
Browse files Browse the repository at this point in the history
  • Loading branch information
guipublic committed Dec 4, 2024
1 parent af3bc52 commit fd06d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tooling/nargo_cli/tests/stdlib-tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ fn run_stdlib_tests(force_brillig: bool, inliner_aggressiveness: i64) {
None,
Some(dummy_package.root_dir.clone()),
Some(dummy_package.name.to_string()),
false,
&CompileOptions { force_brillig, inliner_aggressiveness, ..Default::default() },
);
(test_name, status)
Expand Down

0 comments on commit fd06d99

Please sign in to comment.