Run go fmt in CI

This commit is contained in:
Cameron Sparr
2015-10-16 12:54:05 -06:00
parent 0986caf0ad
commit 97d4f9e0ff
4 changed files with 25 additions and 13 deletions

View File

@@ -3,8 +3,8 @@ package testutil
import (
"fmt"
"reflect"
"time"
"sync"
"time"
)
// Point defines a single point measurement