Commit 48e4d36f authored by Tobias Klauser's avatar Tobias Klauser Committed by Tobias Klauser

misc/cgo/testsanitizers: gofmt

Change-Id: I4e7328bb89f504dbca3948b8565d22c44d41db3d
Reviewed-on: https://go-review.googlesource.com/c/149917
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent 3096b85d
......@@ -5,9 +5,9 @@
package sanitizers_test
import (
"runtime"
"strings"
"testing"
"runtime"
)
func TestTSAN(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment