Merge "Remove duplicate Helper call" am: 9ae615fb99
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1350822 Change-Id: I7c9380595d89681527af353d36203098c412699b
This commit is contained in:
@@ -93,7 +93,6 @@ func testRustContext(t *testing.T, bp string, coverage bool) *android.TestContex
|
||||
config.TestProductVariables.NativeCoveragePaths = []string{"*"}
|
||||
}
|
||||
|
||||
t.Helper()
|
||||
ctx := CreateTestContext()
|
||||
ctx.Register(config)
|
||||
|
||||
|
Reference in New Issue
Block a user