commit | ebddef39dd50330a3c17ac1315e22394fadebf67 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Fri Mar 12 08:20:27 2021 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Fri Mar 12 08:20:27 2021 +0000 |
tree | 1cd8a12cc5e5bd90effd6695d626fb5e41078475 | |
parent | 32a8aadfaadcc2e4f0e009eb93120dfce20fa447 [diff] |
Fix build failure in boot_image_sdk_test.go Test: m nothing Change-Id: I1f386fe4119ac9c3efc8d046142d02862af5fd99
diff --git a/sdk/boot_image_sdk_test.go b/sdk/boot_image_sdk_test.go index b4c227f..915253d 100644 --- a/sdk/boot_image_sdk_test.go +++ b/sdk/boot_image_sdk_test.go
@@ -29,7 +29,7 @@ } `) - result.CheckSnapshot("mysdk", "", + CheckSnapshot(result, "mysdk", "", checkUnversionedAndroidBpContents(` // This is auto-generated. DO NOT EDIT.