/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

Merge propagate-exceptions into http-leaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
3708
3708
        'bzrlib.tests.test_export',
3709
3709
        'bzrlib.tests.test_extract',
3710
3710
        'bzrlib.tests.test_fetch',
 
3711
        'bzrlib.tests.test_fixtures',
3711
3712
        'bzrlib.tests.test_fifo_cache',
3712
3713
        'bzrlib.tests.test_filters',
3713
3714
        'bzrlib.tests.test_ftp_transport',
3844
3845
        'bzrlib.option',
3845
3846
        'bzrlib.symbol_versioning',
3846
3847
        'bzrlib.tests',
 
3848
        'bzrlib.tests.fixtures',
3847
3849
        'bzrlib.timestamp',
3848
3850
        'bzrlib.version_info_formats.format_custom',
3849
3851
        ]