~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-28 07:08:27 UTC
  • mfrom: (2553.1.3 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070628070827-h5s313dg5tnag9vj
(robertc) Show the names of commit hooks during commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2281
2281
                   'bzrlib.tests.test_graph',
2282
2282
                   'bzrlib.tests.test_hashcache',
2283
2283
                   'bzrlib.tests.test_help',
 
2284
                   'bzrlib.tests.test_hooks',
2284
2285
                   'bzrlib.tests.test_http',
2285
2286
                   'bzrlib.tests.test_http_response',
2286
2287
                   'bzrlib.tests.test_https_ca_bundle',