From feffcb0222779d66a048e1f45425fab8db28b1c9 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 13 Feb 2014 18:29:33 +0000 Subject: Formatting fix --- test_trove_upgrades.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_trove_upgrades.py b/test_trove_upgrades.py index 2c064dd..40f1e6f 100644 --- a/test_trove_upgrades.py +++ b/test_trove_upgrades.py @@ -508,8 +508,8 @@ class TestUpgrades(BaseTestSuite): # Should pass the .pub file really ... cliapp.runcmd(['ssh-add', '-d', instance.admin_id]) - def test_scenario_trove_upgrade(self, - vm_name, fixture_dir, workspace_dir, reuse_fixture=False): + def test_scenario_trove_upgrade(self, vm_name, fixture_dir, workspace_dir, + reuse_fixture=False): ''' We want to be able to upgrade an old Trove system to the latest Trove system. While in the real world the user would only want to -- cgit v1.2.1