summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNirmal Ranganathan <nirmal.ranganathan@rackspace.com>2011-02-28 11:25:14 -0600
committerNirmal Ranganathan <nirmal.ranganathan@rackspace.com>2011-02-28 11:25:14 -0600
commita457595224a5ca5cdb0191ba2f6fa542d16e18f5 (patch)
treecdc06bf2325c403c49a47955cd0c5680a4f8b649
parentcd533e160e9c98a0c14b4e0bc32a6e94c7ab8657 (diff)
downloadnova-a457595224a5ca5cdb0191ba2f6fa542d16e18f5.tar.gz
nova-a457595224a5ca5cdb0191ba2f6fa542d16e18f5.tar.xz
nova-a457595224a5ca5cdb0191ba2f6fa542d16e18f5.zip
Removed extraneous newline
-rw-r--r--nova/tests/test_compute.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/tests/test_compute.py b/nova/tests/test_compute.py
index e338a7cfa..949b5e6eb 100644
--- a/nova/tests/test_compute.py
+++ b/nova/tests/test_compute.py
@@ -274,4 +274,3 @@ class ComputeTestCase(test.TestCase):
type = instance_types.get_by_flavor_id("1")
self.assertEqual(type, 'm1.tiny')
-