mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-22 10:02:49 +08:00
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2024-03-25-1'
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