fix whitespace

This commit is contained in:
Ben Charlton 2017-12-12 21:43:57 +00:00
parent d94663d310
commit 0eec315f95

View file

@ -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}},