mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 04:05:39 +00:00
Test fixes
This commit is contained in:
parent
fae64a82c0
commit
fd8d8a613c
@ -26,6 +26,7 @@ dependencies {
|
|||||||
api project(':SystemEmulation')
|
api project(':SystemEmulation')
|
||||||
|
|
||||||
// Oof. Apparently, this doesn't work transitively....
|
// Oof. Apparently, this doesn't work transitively....
|
||||||
|
testImplementation project(path: ':Generic', configuration: 'testArtifacts')
|
||||||
testImplementation project(path: ':ProposedUtils', configuration: 'testArtifacts')
|
testImplementation project(path: ':ProposedUtils', configuration: 'testArtifacts')
|
||||||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||||
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
|
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
|
||||||
|
Loading…
Reference in New Issue
Block a user