~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Adeodato Simó
  • Date: 2007-06-19 16:11:26 UTC
  • mto: (2547.1.1 Aaron's integration)
  • mto: This revision was merged to the branch mainline in revision 2548.
  • Revision ID: dato@net.com.org.es-20070619161126-zwni0l40maepwyj5
New SMTPConnection class, a reduced version of that in bzr-email.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2299
2299
                   'bzrlib.tests.test_smart',
2300
2300
                   'bzrlib.tests.test_smart_add',
2301
2301
                   'bzrlib.tests.test_smart_transport',
 
2302
                   'bzrlib.tests.test_smtp_connection',
2302
2303
                   'bzrlib.tests.test_source',
2303
2304
                   'bzrlib.tests.test_ssh_transport',
2304
2305
                   'bzrlib.tests.test_status',