mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-30 01:11:01 +08:00
GP-5436: Move AsyncComm remains into Generic
This commit is contained in:
@@ -67,7 +67,6 @@ dependencies {
|
||||
|
||||
testImplementation project(path: ':ProposedUtils', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-TraceModeling', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Debugger', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Debugger-rmi-trace', configuration: 'testArtifacts')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user