mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-25 15:25:58 +08:00
GP-0 corrected Debugger test artifcat dependency
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies {
|
||||
helpPath project(path: ':Base', configuration: 'helpPath')
|
||||
helpPath project(path: ':ProgramDiff', configuration: 'helpPath')
|
||||
|
||||
testImplementation project(path: ':Base', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-TraceModeling', configuration: 'testArtifacts')
|
||||
|
||||
Reference in New Issue
Block a user