Clean up obsolete aliases for Truth.
Bug: 255714762 Test: presubmit Change-Id: I2d7ef129bc8cad247d805ad392f05cd9d517b67e
This commit is contained in:
parent
a32f556ad3
commit
5a55439d12
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ func init() {
|
|||
|
||||
var robolectricDefaultLibs = []string{
|
||||
"mockito-robolectric-prebuilt",
|
||||
"truth-prebuilt",
|
||||
"truth",
|
||||
// TODO(ccross): this is not needed at link time
|
||||
"junitxml",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue