Update ui-fulldeps test.
This commit is contained in:
parent
b6bb7f9645
commit
fc9d9b88e6
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ fn check_msg(body: &Body, expected: &str) {
|
|||
})
|
||||
.unwrap()
|
||||
}
|
||||
Operand::RuntimeChecks(_) => panic!("unexpected runtime checks"),
|
||||
};
|
||||
let ConstantKind::Allocated(alloc) = msg_const.const_.kind() else {
|
||||
unreachable!()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue