mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-25 17:00:36 -09:00
GP-0 corrected test build dependencies
This commit is contained in:
@@ -28,6 +28,10 @@ dependencies {
|
||||
api project(':Pty')
|
||||
api project(':Debugger')
|
||||
api project(':Debugger-api')
|
||||
|
||||
testImplementation project(path: ':Debugger', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
|
||||
}
|
||||
|
||||
task generateProtoPy {
|
||||
|
||||
Reference in New Issue
Block a user