mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 23:17:03 +08:00
Fixed tests failing due to missing test dependencies
This commit is contained in:
@@ -10,5 +10,7 @@ dependencies {
|
||||
|
||||
compile project(':Base')
|
||||
|
||||
testCompile project(path: ':SoftwareModeling', configuration: 'testArtifacts')
|
||||
|
||||
helpPath project(path: ':Base', configuration: 'helpPath') // this module's help has links to Base help files
|
||||
}
|
||||
Reference in New Issue
Block a user