Skip to content

Commit 4b3d221

Browse files
committed
update test
1 parent 9bced48 commit 4b3d221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

objdiff-core/tests/snapshots/arch_mips__read_mips.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
source: objdiff-core/tests/arch_mips.rs
3-
assertion_line: 10
3+
assertion_line: 12
44
expression: obj
55
---
66
Object {
77
arch: ArchMips {
88
endianness: Little,
9-
abi: N32,
9+
abi: EABI64,
1010
isa_extension: Some(
1111
R5900EE,
1212
),

0 commit comments

Comments
 (0)