Merge "Remove duplicate Helper call"
This commit is contained in:
commit
9ae615fb99
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue