~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Vincent Ladeuil
  • Date: 2010-04-29 15:41:20 UTC
  • mto: (5355.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5356.
  • Revision ID: v.ladeuil+lp@free.fr-20100429154120-0xoh32ggrusndxkz
First texinfo test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3632
3632
        'bzrlib.doc',
3633
3633
        'bzrlib.tests.blackbox',
3634
3634
        'bzrlib.tests.commands',
 
3635
        'bzrlib.tests.doc_generate',
3635
3636
        'bzrlib.tests.per_branch',
3636
3637
        'bzrlib.tests.per_bzrdir',
3637
3638
        'bzrlib.tests.per_bzrdir_colo',