~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Robert Collins
  • Date: 2006-05-05 00:44:25 UTC
  • mfrom: (1697 +trunk)
  • mto: (1697.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 1701.
  • Revision ID: robertc@robertcollins.net-20060505004425-55597abf11998087
Merge HEAD.

Show diffs side-by-side

added added

removed removed

Lines of Context:
952
952
 
953
953
    testmod_names = [ \
954
954
                   'bzrlib.tests.test_ancestry',
955
 
                   'bzrlib.tests.test_annotate',
956
955
                   'bzrlib.tests.test_api',
957
956
                   'bzrlib.tests.test_bad_files',
958
957
                   'bzrlib.tests.test_branch',