/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Vincent Ladeuil
  • Date: 2011-09-29 15:50:58 UTC
  • mfrom: (6177 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6178.
  • Revision ID: v.ladeuil+lp@free.fr-20110929155058-zgbecmx1huzktegm
Merge trunk and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
4079
4079
        'bzrlib.tests.test_smart',
4080
4080
        'bzrlib.tests.test_smart_add',
4081
4081
        'bzrlib.tests.test_smart_request',
 
4082
        'bzrlib.tests.test_smart_signals',
4082
4083
        'bzrlib.tests.test_smart_transport',
4083
4084
        'bzrlib.tests.test_smtp_connection',
4084
4085
        'bzrlib.tests.test_source',