make gofumpt happy

Just a stricter gofmt; see mvdan.cc/gofumpt.
This commit is contained in:
Daniel Martí
2019-04-01 16:43:03 +01:00
parent 1decbccd74
commit d73caffcd0
3 changed files with 40 additions and 27 deletions

View File

@@ -157,7 +157,6 @@ func TestMouseClickOffscreenNode(t *testing.T) {
if err := Run(ctx, MouseClickNode(nodes[0])); err != nil {
t.Fatalf("got error: %v", err)
}
}
var value int