Skip to content

Commit

Permalink
GP-0: Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nsadeveloper789 committed Mar 28, 2024
1 parent c131adc commit cf755ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public void testLcsp() throws Exception {
""".formatted(PREAMBLE));
assertEquals("""
Selected Ghidra language: x86:LE:32:default
Selected Ghidra compiler: pointer64""",
Selected Ghidra compiler: gcc""",
extractOutSection(out, "---Import---"));
assertEquals("""
Selected Ghidra language: x86:LE:64:default
Expand Down

0 comments on commit cf755ee

Please sign in to comment.