]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add missing newlines in TestScript '? cmp' output
authorBryan C. Mills <bcmills@google.com>
Tue, 1 Feb 2022 15:16:48 +0000 (10:16 -0500)
committerBryan Mills <bcmills@google.com>
Tue, 1 Feb 2022 19:09:20 +0000 (19:09 +0000)
commite22a14b7eb1e4a172d0c20d14a0d2433fdf20e5c
tree488c3f990b08911ca6b98c36a19d443d8b0f67f7
parenta42bbf47d6b0d6f67ad843252cb2e8f56a9d32b7
cmd/go: add missing newlines in TestScript '? cmp' output

Change-Id: I0314c2e9073b162119060a23c5eee9a78ca08ebf
Reviewed-on: https://go-review.googlesource.com/c/go/+/382239
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/script_test.go