mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-11-26-24'
This commit is contained in:
commit
ba10a7e99f
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