mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 22:23:35 +08:00
GP-0: Fix test dependencies
This commit is contained in:
@@ -57,6 +57,7 @@ dependencies {
|
||||
}
|
||||
|
||||
// some tests use classes in Base, FunctionGraph and PDB
|
||||
testImplementation project(path: ':Pty', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Base', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Base', configuration: 'integrationTestArtifacts')
|
||||
testImplementation project(path: ':FunctionGraph', configuration: 'testArtifacts')
|
||||
|
||||
Reference in New Issue
Block a user