Ran gofmt on project.

This commit is contained in:
Pradyumna Kaushik 2017-12-21 12:50:40 -08:00
parent 65d92e9962
commit 1e71db7b31
17 changed files with 15 additions and 28 deletions

View file

@ -16,9 +16,10 @@ package realis_test
import (
"fmt"
"github.com/stretchr/testify/assert"
"testing"
"github.com/paypal/gorealis"
"github.com/stretchr/testify/assert"
)
func TestLoadClusters(t *testing.T) {