Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a55439d authored by Krzysztof Kosiński's avatar Krzysztof Kosiński
Browse files

Clean up obsolete aliases for Truth.

Bug: 255714762
Test: presubmit
Change-Id: I2d7ef129bc8cad247d805ad392f05cd9d517b67e
parent a32f556a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",
}