Skip to content

Commit b4e230e

Browse files
authored
Update bench_dmi_load.rs (lol)
1 parent 7f866af commit b4e230e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bench_dmi_load.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ fn bench_dmi_load() {
3737
icons_folder_path,
3838
&mut num_calls,
3939
&mut microsec_calls,
40-
false,
40+
true,
4141
);
4242
}
4343
println!("Num calls: {num_calls}");

0 commit comments

Comments
 (0)