fix bug with dynamic size calls (copy structs now work)

This commit is contained in:
Folkert 2022-07-27 14:29:44 +02:00
parent e19b272a9e
commit 66f9ff1d58
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 6 additions and 3 deletions

View file

@ -410,7 +410,6 @@ mod test {
}
#[test]
#[ignore]
fn lookup_copy_record() {
run_expect_test(
indoc!(