Minor whitespace update after running go fmt with 1.4.2.

Change-Id: I20d0a43942359ac18afec670cf7fd38f56b369b1
Reviewed-on: https://boringssl-review.googlesource.com/5400
Reviewed-by: Adam Langley <agl@google.com>
diff --git a/ssl/test/runner/runner.go b/ssl/test/runner/runner.go
index 9dee3b3..d4804bf 100644
--- a/ssl/test/runner/runner.go
+++ b/ssl/test/runner/runner.go
@@ -2844,7 +2844,7 @@
 		flags: []string{
 			"-advertise-alpn", "\x03foo",
 		},
-		shouldFail: true,
+		shouldFail:    true,
 		expectedError: ":PARSE_TLSEXT:",
 	})
 	testCases = append(testCases, testCase{
@@ -2858,7 +2858,7 @@
 		flags: []string{
 			"-select-alpn", "foo",
 		},
-		shouldFail: true,
+		shouldFail:    true,
 		expectedError: ":PARSE_TLSEXT:",
 	})
 	// Resume with a corrupt ticket.