test(interface-types) Rename a test case.

This commit is contained in:
Ivan Enderlin 2020-04-02 11:58:05 +02:00
parent 3f48740c06
commit a17eb6004a

View File

@ -275,7 +275,7 @@ mod tests {
);
test_executable_instruction!(
test_string_memory__roundtrip_with_memory_to_string =
test_string_memory__roundtrip_ =
instructions: [
Instruction::ArgumentGet { index: 0 },
Instruction::StringLowerMemory { allocator_index: 43 },