Skip to content

Commit 7b03ae3

Browse files
committed
Fix test compile
1 parent 0d2abbd commit 7b03ae3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/all/component_model/func.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2152,6 +2152,8 @@ fn raw_slice_of_various_types() -> Result<()> {
21522152
i64::to_le(0x0f_0e_0d_0c_0b_0a_09_08),
21532153
]
21542154
);
2155+
2156+
Ok(())
21552157
}
21562158

21572159
#[test]

0 commit comments

Comments
 (0)