summaryrefslogtreecommitdiffstats
path: root/nova/tests
diff options
context:
space:
mode:
authorAndy Smith <code@term.ie>2011-01-14 17:44:47 -0800
committerAndy Smith <code@term.ie>2011-01-14 17:44:47 -0800
commit731126b299da757588656fa72b291ca4da96b5fe (patch)
treebd71549224aece6948c0bb6fa9f002374e7db82f /nova/tests
parent4f920a8316afc4becdabbc0a75959a8e8017836f (diff)
downloadnova-731126b299da757588656fa72b291ca4da96b5fe.tar.gz
nova-731126b299da757588656fa72b291ca4da96b5fe.tar.xz
nova-731126b299da757588656fa72b291ca4da96b5fe.zip
pep8
Diffstat (limited to 'nova/tests')
-rw-r--r--nova/tests/test_console.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/tests/test_console.py b/nova/tests/test_console.py
index 69e2109e6..85bf94458 100644
--- a/nova/tests/test_console.py
+++ b/nova/tests/test_console.py
@@ -130,4 +130,3 @@ class ConsoleTestCase(test.TestCase):
self.context,
console_id)
db.instance_destroy(self.context, instance_id)
-