mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-18 06:34:12 +08:00
Tests - fixed test failing due to file being moved in recent refactor
This commit is contained in:
@@ -15,4 +15,5 @@ dependencies {
|
||||
helpPath project(path: ":Base", configuration: "helpPath")
|
||||
|
||||
testCompile "org.jmockit:jmockit:1.44"
|
||||
testCompile project(path: ':Project', configuration: 'testArtifacts')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user