~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

(jameinel) Allow 'bzr serve' to interpret SIGHUP as a graceful shutdown.
 (bug #795025) (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4077
4077
        'bzrlib.tests.test_smart',
4078
4078
        'bzrlib.tests.test_smart_add',
4079
4079
        'bzrlib.tests.test_smart_request',
 
4080
        'bzrlib.tests.test_smart_signals',
4080
4081
        'bzrlib.tests.test_smart_transport',
4081
4082
        'bzrlib.tests.test_smtp_connection',
4082
4083
        'bzrlib.tests.test_source',