]> Cypherpunks repositories - gostls13.git/commit
cmd/go: accept smart quotes when checking for missing gold in TestNoteReading
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 20 May 2020 02:39:13 +0000 (14:39 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 20 May 2020 03:40:22 +0000 (03:40 +0000)
commit4ec4a792f6e60c9c4f40a928650c66419ee0e446
tree96392dc63e0697066e16dc6827fb2426294ed944
parent13617380cab47a0cfba74650f1539fb2e72bb0fa
cmd/go: accept smart quotes when checking for missing gold in TestNoteReading

Fixes #39157

Change-Id: Ia983f5e66698519cd19c1565cfb80e86d08fdfc6
Reviewed-on: https://go-review.googlesource.com/c/go/+/234380
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/note_test.go