summaryrefslogtreecommitdiff
path: root/sdk/sdk_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-03-10 19:59:56 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2021-03-10 19:59:56 +0000
commit3b2636fdf3ab71f4d9e3e58c13831ecdb3fd7462 (patch)
treec825a6276b223348bb8505b7d0c4dae49d92d696 /sdk/sdk_test.go
parent068f33f6cf277598e757362a88e7c94e1db092a9 (diff)
parenta3cb2b396f9bc30355c6125eeeb67ee7256cf9f7 (diff)
Merge "Remove duplicate sdk.TestHelper"
Diffstat (limited to 'sdk/sdk_test.go')
-rw-r--r--sdk/sdk_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdk/sdk_test.go b/sdk/sdk_test.go
index 796ac7570..a7acd0c5f 100644
--- a/sdk/sdk_test.go
+++ b/sdk/sdk_test.go
@@ -387,7 +387,7 @@ func TestCommonValueOptimization(t *testing.T) {
extractor := newCommonValueExtractor(common)
- h := TestHelper{t}
+ h := android.TestHelper{t}
err := extractor.extractCommonProperties(common, structs)
h.AssertDeepEquals("unexpected error", nil, err)
@@ -462,7 +462,7 @@ func TestCommonValueOptimization_InvalidArchSpecificVariants(t *testing.T) {
extractor := newCommonValueExtractor(common)
- h := TestHelper{t}
+ h := android.TestHelper{t}
err := extractor.extractCommonProperties(common, structs)
h.AssertErrorMessageEquals("unexpected error", `field "S_Common" is not tagged as "arch_variant" but has arch specific properties: