mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Test fixes
This commit is contained in:
parent
6a818106fd
commit
47500148ce
4 changed files with 34 additions and 20 deletions
|
@ -76,7 +76,7 @@ public class DualProgramTest extends DiffTestAdapter {
|
|||
}
|
||||
|
||||
@Test
|
||||
public void testEscapeOpenSecondProgram() throws Exception {
|
||||
public void testOpenSecondProgram_Escape() throws Exception {
|
||||
|
||||
restoreProgram(diffTestP2);
|
||||
loadProgram(diffTestP1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue