Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
0e28b1178d2ecd9229276c43ee4b9a593d211789
/
.
/
rackspace
/
objectstorage
/
v1
/
accounts
/
delegate_test.go
blob: f9c870ad179418a708d57ac682dba5a8440c2368 [
file
] [
log
] [
blame
]
package accounts
import (
"testing"
//th "github.com/rackspace/gophercloud/testhelper"
//fake "github.com/rackspace/gophercloud/testhelper/client"
)
func TestGetAccounts(t *testing.T) {
}
func TestUpdateAccounts(t *testing.T) {
}