Fix broken fixture.

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/92f9b799
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/92f9b799
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/92f9b799

Branch: refs/heads/make_rackspace_drivers_multi_datacenter_aware
Commit: 92f9b7993c86114f87930bace3cf42bf1c800502
Parents: e47636c
Author: Tomaz Muraus <[email protected]>
Authored: Sun Jun 23 20:56:36 2013 +0200
Committer: Tomaz Muraus <[email protected]>
Committed: Sun Jun 23 20:56:36 2013 +0200

----------------------------------------------------------------------
 libcloud/test/dns/fixtures/rackspace/_v2_0__auth.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/92f9b799/libcloud/test/dns/fixtures/rackspace/_v2_0__auth.json
----------------------------------------------------------------------
diff --git a/libcloud/test/dns/fixtures/rackspace/_v2_0__auth.json 
b/libcloud/test/dns/fixtures/rackspace/_v2_0__auth.json
index ae33125..c2943f2 100644
--- a/libcloud/test/dns/fixtures/rackspace/_v2_0__auth.json
+++ b/libcloud/test/dns/fixtures/rackspace/_v2_0__auth.json
@@ -142,7 +142,7 @@
                     }
                 ],
                 "type": "rax:load-balancer"
-            },
+            }
         ],
         "user": {
             "id": "7",

Reply via email to