mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 16:56:16 +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")
|
helpPath project(path: ":Base", configuration: "helpPath")
|
||||||
|
|
||||||
testCompile "org.jmockit:jmockit:1.44"
|
testCompile "org.jmockit:jmockit:1.44"
|
||||||
|
testCompile project(path: ':Project', configuration: 'testArtifacts')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user