commit | 872ee2bcd708b6211eaf4c9b2afeecc80e1fb869 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Nov 05 17:35:55 2014 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Nov 07 14:02:00 2014 +0100 |
tree | b4cf2d332422f7c5bf7af133063914d23cbc6f2c | |
parent | c9da4b40765fb3b97cf11e708566ffb4ef59611e [diff] [blame] |
Adding monitor tests and implementing small fixes
diff --git a/acceptance/rackspace/lb/v1/vip_test.go b/acceptance/rackspace/lb/v1/vip_test.go index 92acb1a..e594093 100644 --- a/acceptance/rackspace/lb/v1/vip_test.go +++ b/acceptance/rackspace/lb/v1/vip_test.go
@@ -13,6 +13,7 @@ ) func TestVIPs(t *testing.T) { + return client := setup(t) ids := createLB(t, client, 1)