]> Cypherpunks repositories - gostls13.git/commitdiff
runtime: gofmt
authorCherry Mui <cherryyz@google.com>
Tue, 9 Aug 2022 21:10:08 +0000 (17:10 -0400)
committerCherry Mui <cherryyz@google.com>
Tue, 9 Aug 2022 22:46:10 +0000 (22:46 +0000)
Add new line at the end of crash_test.go.

Change-Id: I73c77666066b105e563215f34e7ede6c1d92226b
Reviewed-on: https://go-review.googlesource.com/c/go/+/422299
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/runtime/crash_test.go

index 02604595acb6dc1d5899a36c91728f9a57ec0cc8..d5f755296bad098fed6c8d049281038c53302bcf 100644 (file)
@@ -851,4 +851,4 @@ func TestPanicOnUnsafeSlice(t *testing.T) {
        if !strings.Contains(output, want) {
                t.Errorf("output does not contain %q:\n%s", want, output)
        }
-}
\ No newline at end of file
+}