commit | 299363d50f5210fdc17edf08391f9fa94dd5f16c | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Thu Jan 29 10:49:40 2015 -0500 |
committer | Ash Wilson <smashwilson@gmail.com> | Thu Jan 29 10:49:40 2015 -0500 |
tree | 3f6ab853c32eba365d0aafde021433150b1bb746 | |
parent | d826620ef28357b6d07f59efa8ebe6864d4a0576 [diff] [blame] |
Split Addition into Insertion and Append.
diff --git a/openstack/cdn/v1/services/requests_test.go b/openstack/cdn/v1/services/requests_test.go index 99e2f53..e029d63 100644 --- a/openstack/cdn/v1/services/requests_test.go +++ b/openstack/cdn/v1/services/requests_test.go
@@ -307,7 +307,7 @@ }, Index: 0, }, - Addition{ + Append{ Value: Domain{Domain: "added.mocksite4.com"}, }, }