summaryrefslogtreecommitdiffstats
path: root/nova/tests
diff options
context:
space:
mode:
authorEd Leafe <ed@leafe.com>2011-01-13 10:51:31 -0600
committerEd Leafe <ed@leafe.com>2011-01-13 10:51:31 -0600
commit7af8f5ac5fc02abe79dec3cf3651b6f0a9deb78c (patch)
tree3812dc325ed3ebd80d293ad8292489b567d3869e /nova/tests
parent441a6d363116535147d32e778f08a3c2648360e7 (diff)
downloadnova-7af8f5ac5fc02abe79dec3cf3651b6f0a9deb78c.tar.gz
nova-7af8f5ac5fc02abe79dec3cf3651b6f0a9deb78c.tar.xz
nova-7af8f5ac5fc02abe79dec3cf3651b6f0a9deb78c.zip
Minor code cleanups
Diffstat (limited to 'nova/tests')
-rw-r--r--nova/tests/test_xenapi.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/nova/tests/test_xenapi.py b/nova/tests/test_xenapi.py
index a03d616ad..93afe9ce1 100644
--- a/nova/tests/test_xenapi.py
+++ b/nova/tests/test_xenapi.py
@@ -265,10 +265,6 @@ class XenAPIVMTestCase(test.TestCase):
return instance
-
-
-
-
class XenAPIDiffieHellmanTestCase(test.TestCase):
"""
Unit tests for Diffie-Hellman code