~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-12-14 22:26:50 UTC
  • mfrom: (2182.3.11 annotate_show_ids)
  • Revision ID: pqm@pqm.ubuntu.com-20061214222650-3fb161bed571e550
(John Arbash Meinel) Update 'bzr annotate' to show dotted revnos, or revision ids on request

Show diffs side-by-side

added added

removed removed

Lines of Context:
1719
1719
    """
1720
1720
    testmod_names = [
1721
1721
                   'bzrlib.tests.test_ancestry',
 
1722
                   'bzrlib.tests.test_annotate',
1722
1723
                   'bzrlib.tests.test_api',
1723
1724
                   'bzrlib.tests.test_atomicfile',
1724
1725
                   'bzrlib.tests.test_bad_files',