mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-29 08:31: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,
|
em_symbol_map: None,
|
||||||
|
|
||||||
custom_sections: HashMap::new(),
|
custom_sections: HashMap::new(),
|
||||||
|
|
||||||
|
generate_debug_info: false,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user