Loading java/robolectric.go +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
java/robolectric.go +1 −1 Original line number Diff line number Diff line Loading @@ -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