~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Martin Pool
  • Date: 2009-08-20 04:30:16 UTC
  • mto: This revision was merged to the branch mainline in revision 4632.
  • Revision ID: mbp@sourcefrog.net-20090820043016-kjw88nfo9dwylx98
Start adding tests for apport

Show diffs side-by-side

added added

removed removed

Lines of Context:
3425
3425
                   'bzrlib.tests.test_config',
3426
3426
                   'bzrlib.tests.test_conflicts',
3427
3427
                   'bzrlib.tests.test_counted_lock',
 
3428
                   'bzrlib.tests.test_crash',
3428
3429
                   'bzrlib.tests.test_decorators',
3429
3430
                   'bzrlib.tests.test_delta',
3430
3431
                   'bzrlib.tests.test_debug',