~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: John Arbash Meinel
  • Date: 2006-08-23 22:16:27 UTC
  • mto: This revision was merged to the branch mainline in revision 1955.
  • Revision ID: john@arbash-meinel.com-20060823221627-fc64105bb12ae770
Ghozzy: Fix Bzr's support of Active FTP (aftp://)

Show diffs side-by-side

added added

removed removed

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