/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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-13 02:27:00 UTC
  • mfrom: (1996.1.27 lazy_importer)
  • Revision ID: pqm@pqm.ubuntu.com-20060913022700-feca914a6d5495f2
(jam) lazy_import module allows on-demand loading of objects, can help startup time

Show diffs side-by-side

added added

removed removed

Lines of Context:
1421
1421
                   'bzrlib.tests.test_ignores',
1422
1422
                   'bzrlib.tests.test_inv',
1423
1423
                   'bzrlib.tests.test_knit',
 
1424
                   'bzrlib.tests.test_lazy_import',
1424
1425
                   'bzrlib.tests.test_lockdir',
1425
1426
                   'bzrlib.tests.test_lockable_files',
1426
1427
                   'bzrlib.tests.test_log',