~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: 2007-06-14 06:07:45 UTC
  • mfrom: (2363.5.26 terse-info)
  • Revision ID: pqm@pqm.ubuntu.com-20070614060745-ywfqw6rm1sgtfx6i
'bzr info' gives terse info by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
2301
2301
                   'bzrlib.tests.test_https_ca_bundle',
2302
2302
                   'bzrlib.tests.test_identitymap',
2303
2303
                   'bzrlib.tests.test_ignores',
 
2304
                   'bzrlib.tests.test_info',
2304
2305
                   'bzrlib.tests.test_inv',
2305
2306
                   'bzrlib.tests.test_knit',
2306
2307
                   'bzrlib.tests.test_lazy_import',