commit | c0a8099d7be7b7875bedf9a1f4db978353bd6e6b | [log] [tgz] |
---|---|---|
author | Dan Kirkwood <daniel_kirkwood@cable.comcast.com> | Mon Mar 07 13:47:25 2016 -0700 |
committer | Dan Kirkwood <daniel_kirkwood@cable.comcast.com> | Mon Mar 07 13:47:25 2016 -0700 |
tree | 27209c4e6720291ffd0c7850f0054617ec236e51 | |
parent | 47b27063eaf49051a7476a0cc3dc58c562821f99 [diff] [blame] |
change package and type name
diff --git a/openstack/compute/v2/extensions/quotasets/urls_test.go b/openstack/compute/v2/extensions/quotasets/urls_test.go index db29e22..f19a6ad 100644 --- a/openstack/compute/v2/extensions/quotasets/urls_test.go +++ b/openstack/compute/v2/extensions/quotasets/urls_test.go
@@ -1,4 +1,4 @@ -package quotas +package quotasets import ( "testing"