commit | 24a29cea730c2729fd753bcf91f59e9b83c78462 | [log] [tgz] |
---|---|---|
author | Krzysztof Szukiełojć <kszukielojc@mirantis.com> | Sun May 07 14:24:02 2017 +0200 |
committer | Krzysztof Szukiełojć <kszukielojc@mirantis.com> | Sun May 07 14:24:02 2017 +0200 |
tree | 035157590117f9a57ed2d95f7365606695ddf8db | |
parent | c3491c0e09b2df1061fd0acc366da45a65a29c29 [diff] [blame] |
Chaning github repository to our gerrit repository Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/objectstorage/v1/accounts/testing/fixtures.go b/openstack/objectstorage/v1/accounts/testing/fixtures.go index fff3071..da73602 100644 --- a/openstack/objectstorage/v1/accounts/testing/fixtures.go +++ b/openstack/objectstorage/v1/accounts/testing/fixtures.go
@@ -4,8 +4,8 @@ "net/http" "testing" - th "github.com/gophercloud/gophercloud/testhelper" - fake "github.com/gophercloud/gophercloud/testhelper/client" + th "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper" + fake "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper/client" ) // HandleGetAccountSuccessfully creates an HTTP handler at `/` on the test handler mux that