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) {
}