mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-20 10:37:27 +08:00
GP-0 minor CParser test fix
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ public class ParseDialogParsingAndPromptsTest extends AbstractGhidraHeadedIntegr
|
||||
String langText = parseDialog.getLanguageText().getText();
|
||||
assertEquals("64/32 (primarily for backward compatibility)", langText);
|
||||
|
||||
pressButtonByText(waitForDialogComponent("Program Architecture not Specified"), "OK", false);
|
||||
pressButtonByText(waitForDialogComponent("Confirm"), "Cancel", false);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user