/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

[bug 3632] Matthieu Moy- bzr cat should default to last revision

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',