Rev 193: Changed test name. in http://bzr.daniel-watkins.co.uk/pqm/abstract-patch

Daniel Watkins daniel at daniel-watkins.co.uk
Sun Jul 20 00:26:55 BST 2008


At http://bzr.daniel-watkins.co.uk/pqm/abstract-patch

------------------------------------------------------------
revno: 193
revision-id: daniel at daniel-watkins.co.uk-20080719232528-o8geu9zoqgv75zbt
parent: daniel at daniel-watkins.co.uk-20080719231943-8dlsumcdq1gw4jcy
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: abstract-patch
timestamp: Sun 2008-07-20 00:25:28 +0100
message:
  Changed test name.
-------------- next part --------------
=== modified file 'pqm/tests/test_pqm.py'
--- a/pqm/tests/test_pqm.py	2008-07-18 12:10:05 +0000
+++ b/pqm/tests/test_pqm.py	2008-07-19 23:25:28 +0000
@@ -381,7 +381,7 @@
         self.assertEqual(expected_mapper, runner._get_url_override_mapper())
 
 
-class TestCommand(unittest.TestCase):
+class TestDebugCommand(unittest.TestCase):
 
     def test_debug_command_sets_script_debug(self):
         configp = ConfigParser()



More information about the bazaar-commits mailing list