mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
b23c8ca435
11 changed files with 60 additions and 31 deletions
|
@ -500,6 +500,11 @@ public class GraphActionTest extends AbstractGhidraHeadedIntegrationTest {
|
|||
return new TestGraphDisplayListener("clone");
|
||||
}
|
||||
|
||||
@Override
|
||||
public void dispose() {
|
||||
// do nothing
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
class GraphSpy {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue