fix whitespace
This commit is contained in:
parent
d94663d310
commit
0eec315f95
1 changed files with 21 additions and 22 deletions
|
@ -4,7 +4,6 @@ import (
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
var tests = []pipedata{
|
var tests = []pipedata{
|
||||||
{0, []int{2}},
|
{0, []int{2}},
|
||||||
{1, []int{1}},
|
{1, []int{1}},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue