- removing the fmt package from the tests

This commit is contained in:
Rohith 2016-07-13 16:01:12 +01:00
parent a0cc65311d
commit 6566e12417

View file

@ -21,7 +21,6 @@ import (
"testing"
"github.com/stretchr/testify/assert"
"fmt"
)
func TestSetResources(t *testing.T) {