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>
This commit is contained in:
Doug Hogan 2015-07-09 18:27:28 -07:00 committed by Adam Langley
parent 97dfcbfc7c
commit ecdf7f9986

View File

@ -2844,7 +2844,7 @@ func addExtensionTests() {
flags: []string{
"-advertise-alpn", "\x03foo",
},
shouldFail: true,
shouldFail: true,
expectedError: ":PARSE_TLSEXT:",
})
testCases = append(testCases, testCase{
@ -2858,7 +2858,7 @@ func addExtensionTests() {
flags: []string{
"-select-alpn", "foo",
},
shouldFail: true,
shouldFail: true,
expectedError: ":PARSE_TLSEXT:",
})
// Resume with a corrupt ticket.