]> Cypherpunks repositories - gostls13.git/commit
test: add s390x case to nosplit test
authorMichael Munday <munday@ca.ibm.com>
Sun, 20 Mar 2016 23:41:34 +0000 (19:41 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 21 Mar 2016 08:14:51 +0000 (08:14 +0000)
commit4402ee9fa3fd98e37d123e364209933c2c1685bb
tree489bbefb8581421503f54847b977117c8cfd9928
parentcc17d1ba76e208cebe447e1b0c85e8e7702f5057
test: add s390x case to nosplit test

Fixes this test on s390x.

Change-Id: Ie5b70e8191169867765ec9248d827ca12c6405f4
Reviewed-on: https://go-review.googlesource.com/20964
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/nosplit.go