/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: John Arbash Meinel
  • Date: 2006-09-10 20:39:26 UTC
  • mto: This revision was merged to the branch mainline in revision 2004.
  • Revision ID: john@arbash-meinel.com-20060910203926-ae731f6bb165d6fa
Adding a ScopeReplacer class, which can replace itself on demand

Show diffs side-by-side

added added

removed removed

Lines of Context:
1414
1414
                   'bzrlib.tests.test_ignores',
1415
1415
                   'bzrlib.tests.test_inv',
1416
1416
                   'bzrlib.tests.test_knit',
 
1417
                   'bzrlib.tests.test_lazy_import',
1417
1418
                   'bzrlib.tests.test_lockdir',
1418
1419
                   'bzrlib.tests.test_lockable_files',
1419
1420
                   'bzrlib.tests.test_log',