aboutsummaryrefslogtreecommitdiff
path: root/tests/shared_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared_test.go')
-rw-r--r--tests/shared_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/shared_test.go b/tests/shared_test.go
index 36404bd..54934ff 100644
--- a/tests/shared_test.go
+++ b/tests/shared_test.go
@@ -30,6 +30,7 @@ import (
"github.com/gophercloud/gophercloud/openstack"
"github.com/gophercloud/gophercloud/openstack/objectstorage/v1/swauth"
"github.com/gophercloud/utils/openstack/clientconfig"
+
"github.com/majewsky/schwift"
"github.com/majewsky/schwift/gopherschwift"
)