mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-12 08:31:21 +00:00
Use detault
This commit is contained in:
@ -1118,7 +1118,7 @@ mod vm_ctx_tests {
|
||||
|
||||
func_assoc: Map::new(),
|
||||
signatures: Map::new(),
|
||||
backend: "".to_string(),
|
||||
backend: Default::default(),
|
||||
|
||||
namespace_table: StringTable::new(),
|
||||
name_table: StringTable::new(),
|
||||
|
Reference in New Issue
Block a user