]> Cypherpunks repositories - gostls13.git/commit
debug/buildinfo: fix test for build settings
authorJay Conrod <jayconrod@google.com>
Thu, 14 Oct 2021 21:57:49 +0000 (14:57 -0700)
committerJay Conrod <jayconrod@google.com>
Thu, 14 Oct 2021 23:32:09 +0000 (23:32 +0000)
commit9e8ed86813dd49c4160dd4813901e2ac03de5abd
tree5df12c4e96ec212ac7f3432d936b485bbcf899b1
parentb59467e0365776761c3787a4d541b5e74fe24b24
debug/buildinfo: fix test for build settings

This CL fixes the debug/buildinfo test, which did not expect build settings.

For #37475

Change-Id: Ie8c15ec633b4eec6a976120c8db64f116589d98e
Reviewed-on: https://go-review.googlesource.com/c/go/+/356012
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/debug/buildinfo/buildinfo_test.go