/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/tests/__init__.py

Get test_remote.BasicRemoteObjectTests.test_open_remote_branch passing by implementing a remote method BzrDir.find_repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1662
1662
                   'bzrlib.tests.test_selftest',
1663
1663
                   'bzrlib.tests.test_setup',
1664
1664
                   'bzrlib.tests.test_sftp_transport',
 
1665
                   'bzrlib.tests.test_smart',
1665
1666
                   'bzrlib.tests.test_smart_add',
1666
1667
                   'bzrlib.tests.test_smart_transport',
1667
1668
                   'bzrlib.tests.test_source',