Rev 2252: small review cleanups in file:///home/mbp/bzr/Work/lpurl/

Martin Pool mbp at sourcefrog.net
Thu Feb 8 08:33:27 GMT 2007


------------------------------------------------------------
revno: 2252
revision-id: mbp at sourcefrog.net-20070208083326-a5kfavayeuks9ctb
parent: mbp at sourcefrog.net-20070126044410-x7dnlcdjbitbb3c2
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: lpurl
timestamp: Thu 2007-02-08 19:33:26 +1100
message:
  small review cleanups
modified:
  bzrlib/plugins/launchpad/test_lp_indirect.py test_lp_indirect.py-20070126002743-oyle362tzv9cd8mi-1
=== modified file 'bzrlib/plugins/launchpad/test_lp_indirect.py'
--- a/bzrlib/plugins/launchpad/test_lp_indirect.py	2007-01-26 03:11:50 +0000
+++ b/bzrlib/plugins/launchpad/test_lp_indirect.py	2007-02-08 08:33:26 +0000
@@ -23,7 +23,9 @@
 from bzrlib.transport import get_transport
 from bzrlib.tests import TestCase, TestSkipped
 
+
 class IndirectUrlTests(TestCase):
+    """Tests for indirect branch urls through Launchpad.net"""
 
     def test_short_form(self):
         """A launchpad url should map to a http url"""




More information about the bazaar-commits mailing list