diff --git a/package_test.go b/package_test.go index ebeac92..49edb00 100644 --- a/package_test.go +++ b/package_test.go @@ -4,6 +4,7 @@ import ( "github.com/noahdesu/go-rados/rados" "github.com/noahdesu/go-rados/rbd" "testing" + "github.com/stretchr/testify/assert" ) func TestImports(t *testing.T) {