Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
umpc committed Jul 4, 2017
1 parent 50bbaac commit 82c8941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func TestReversedIterChTimeout(t *testing.T) {
sleepDur := 10 * time.Millisecond

params := IterChParams{
Reversed: true,
Reversed: true,
SendTimeout: timeout,
}

Expand Down

0 comments on commit 82c8941

Please sign in to comment.