GP-0: Fix tests.

This commit is contained in:
Dan
2025-01-02 14:07:32 -05:00
parent 66ace1a8a8
commit 1094be1463
3 changed files with 8 additions and 4 deletions

View File

@@ -244,7 +244,7 @@ public class LldbCommandsTest extends AbstractLldbTraceRmiTest {
Selected Ghidra compiler: %s""".formatted(PLAT.lang(), PLAT.cSpec()),
extractOutSection(out, "---File---"));
assertEquals("""
Toy:BE:64:default not found in compiler map
Toy:BE:64:default not found in compiler map - using default compiler
Selected Ghidra language: Toy:BE:64:default
Selected Ghidra compiler: default""",
extractOutSection(out, "---Language---"));