]> Cypherpunks repositories - gostls13.git/commit
test: minor simplification to run.go
authorAustin Clements <austin@google.com>
Fri, 2 Nov 2018 02:04:02 +0000 (22:04 -0400)
committerAustin Clements <austin@google.com>
Mon, 12 Nov 2018 20:46:39 +0000 (20:46 +0000)
commit7f1dd3ae4df08a8619311c95f3e4c91b96132efd
treea25069a8794c826991f8e430fbf6d150198c37f1
parent97e4010fd4b8094aa0b4498ad751e4c07ea8a1aa
test: minor simplification to run.go

This is a little clearer, and we're about to need the .s file list in
one more place, so this will cut down on duplication.

Change-Id: I4da8bf03a0469fb97565b0841c40d505657b574e
Reviewed-on: https://go-review.googlesource.com/c/146998
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/run.go