mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 14:11:59 +00:00
Tests - fixed test failing due to file being moved in recent refactor
This commit is contained in:
parent
4506acddf9
commit
ec59fa351f
@ -15,4 +15,5 @@ dependencies {
|
||||
helpPath project(path: ":Base", configuration: "helpPath")
|
||||
|
||||
testCompile "org.jmockit:jmockit:1.44"
|
||||
testCompile project(path: ':Project', configuration: 'testArtifacts')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user