mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 14:20:11 +08:00
Merge remote-tracking branch 'origin/GP-6509_Dan_fixConPtyTests--RB20260325--SQUASHED'
This commit is contained in:
+5
@@ -224,6 +224,11 @@ public class ScriptTraceRmiLaunchOfferTest extends AbstractGhidraHeadedDebuggerT
|
||||
public String description() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public ProcessHandle handle() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
record MockPty() implements Pty {
|
||||
|
||||
Reference in New Issue
Block a user