GP-0 corrected Debugger test artifcat dependency

This commit is contained in:
ghidra1
2022-04-18 09:30:01 -04:00
parent 1797418ce2
commit 20706efea3
+1
View File
@@ -33,6 +33,7 @@ dependencies {
helpPath project(path: ':Base', configuration: 'helpPath')
helpPath project(path: ':ProgramDiff', configuration: 'helpPath')
testImplementation project(path: ':Base', configuration: 'testArtifacts')
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
testImplementation project(path: ':Framework-Debugging', configuration: 'testArtifacts')
testImplementation project(path: ':Framework-TraceModeling', configuration: 'testArtifacts')