mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-16 15:40:14 +00:00
GP-0 Corrected test compile dependency
This commit is contained in:
parent
0c46635398
commit
53275c92f8
@ -29,6 +29,7 @@ dependencies {
|
||||
api project(':Debugger')
|
||||
api project(':Debugger-api')
|
||||
|
||||
testImplementation project(path: ':Generic', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Debugger', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
|
||||
|
Loading…
Reference in New Issue
Block a user