Merge remote-tracking branch 'origin/GP-0_Dan_testCompileFix'

This commit is contained in:
ghidra1
2021-05-19 16:01:48 -04:00
+1
View File
@@ -35,4 +35,5 @@ dependencies {
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
testImplementation project(path: ':Framework-TraceModeling', configuration: 'testArtifacts')
testImplementation project(path: ':Project', configuration: 'testArtifacts')
}