mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-23 12:49:45 +00:00
GP-0: Fix test dependencies
This commit is contained in:
parent
886b70edc9
commit
a4791d70ab
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user