~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/__init__.py

[merge] jam-integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
def test_suite():
30
30
    testmod_names = [
 
31
                     'bzrlib.tests.blackbox.test_cat',
31
32
                     'bzrlib.tests.blackbox.test_too_much',
32
33
                     'bzrlib.tests.blackbox.test_pull',
33
34
                     'bzrlib.tests.blackbox.test_versioning',