Skip to content

Commit 809e2ff

Browse files
committed
cargo fmt
1 parent 87fa29e commit 809e2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objdiff-core/tests/arch_mips.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ fn filter_non_matching() {
4444
let diff_config = diff::DiffObjConfig::default();
4545
let obj = obj::read::parse(include_object!("data/mips/vw_main.c.o"), &diff_config).unwrap();
4646
insta::assert_debug_snapshot!(obj.symbols);
47-
}
47+
}

0 commit comments

Comments
 (0)