mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Merge remote-tracking branch 'origin/GP-0-master_Dan_testFixes-2023-11-03-1'
This commit is contained in:
commit
f17701844e
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ dependencies {
|
|||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Debugger', configuration: 'testArtifacts')
|
||||
testImplementation project(path: ':Debugger-rmi-trace', configuration: 'testArtifacts')
|
||||
}
|
||||
|
||||
// For Java 9, we must explicitly export references to the internal classes we are using.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue