mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-28 16:11:32 +00:00
Add generate_debug_info field to test
This commit is contained in:
@ -1130,6 +1130,8 @@ mod vm_ctx_tests {
|
||||
em_symbol_map: None,
|
||||
|
||||
custom_sections: HashMap::new(),
|
||||
|
||||
generate_debug_info: false,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user