/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/plugins/launchpad/test_lp_directory.py

merge bzr.dev r4054

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
from bzrlib.branch import Branch
25
25
from bzrlib.directory_service import directories
26
26
from bzrlib.tests import (
27
 
    TestCase,
28
27
    TestCaseInTempDir,
29
28
    TestCaseWithMemoryTransport
30
29
)
154
153
            directory._resolve('lp:///apt', factory, _lp_login='username'))
155
154
 
156
155
    def test_no_rewrite_of_other_bzr_ssh(self):
157
 
        # Test that we don't rewrite bzr+ssh URLs for other 
 
156
        # Test that we don't rewrite bzr+ssh URLs for other
158
157
        self.assertEqual(None, get_lp_login())
159
158
        factory = FakeResolveFactory(
160
159
            self, 'apt', dict(urls=[