~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-08-24 00:22:22 UTC
  • mfrom: (1952.1.3 aftp-56472)
  • Revision ID: pqm@pqm.ubuntu.com-20060824002222-09d7139ba6ad0e6c
(ghozzy) fix aftp:// support bug #56472

Show diffs side-by-side

added added

removed removed

Lines of Context:
1369
1369
                   'bzrlib.tests.test_selftest',
1370
1370
                   'bzrlib.tests.test_setup',
1371
1371
                   'bzrlib.tests.test_sftp_transport',
 
1372
                   'bzrlib.tests.test_ftp_transport',
1372
1373
                   'bzrlib.tests.test_smart_add',
1373
1374
                   'bzrlib.tests.test_source',
1374
1375
                   'bzrlib.tests.test_status',