~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-05-04 06:21:59 UTC
  • mfrom: (1558.14.6 Aaron's integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060504062159-24dc5151bb9cba69
Revision parameter for annotate

Show diffs side-by-side

added added

removed removed

Lines of Context:
943
943
 
944
944
    testmod_names = [ \
945
945
                   'bzrlib.tests.test_ancestry',
946
 
                   'bzrlib.tests.test_annotate',
947
946
                   'bzrlib.tests.test_api',
948
947
                   'bzrlib.tests.test_bad_files',
949
948
                   'bzrlib.tests.test_branch',