We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87fa29e commit 809e2ffCopy full SHA for 809e2ff
objdiff-core/tests/arch_mips.rs
@@ -44,4 +44,4 @@ fn filter_non_matching() {
44
let diff_config = diff::DiffObjConfig::default();
45
let obj = obj::read::parse(include_object!("data/mips/vw_main.c.o"), &diff_config).unwrap();
46
insta::assert_debug_snapshot!(obj.symbols);
47
-}
+}
0 commit comments