/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: 2007-11-14 23:32:59 UTC
  • mfrom: (2993.1.1 lrucache)
  • Revision ID: pqm@pqm.ubuntu.com-20071114233259-pdmdsqafctzx6bjs
(robertc) Add a LRU Cache facility. (John Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2429
2429
                   'bzrlib.tests.test_lockable_files',
2430
2430
                   'bzrlib.tests.test_log',
2431
2431
                   'bzrlib.tests.test_lsprof',
 
2432
                   'bzrlib.tests.test_lru_cache',
2432
2433
                   'bzrlib.tests.test_mail_client',
2433
2434
                   'bzrlib.tests.test_memorytree',
2434
2435
                   'bzrlib.tests.test_merge',