Move Truth rules to a subdirectory of lib
The list of supported Truth extensions is only going to grow. Change-Id: Ic67a9df6a7548d964fc10b13c10b6db1c96e514e
This commit is contained in:
@@ -6,7 +6,7 @@ java_library(
|
||||
deps = [
|
||||
"//java/com/google/gerrit/extensions:api",
|
||||
"//java/com/google/gerrit/truth",
|
||||
"//lib:truth",
|
||||
"//lib/jgit/org.eclipse.jgit:jgit",
|
||||
"//lib/truth",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user