Ran gofmt on project.
This commit is contained in:
parent
65d92e9962
commit
1e71db7b31
17 changed files with 15 additions and 28 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue