/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

Merge bzr.dev into cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005, 2006, 2007 Canonical Ltd
 
1
# Copyright (C) 2005-2010 Canonical Ltd
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
95
95
                     'bzrlib.tests.blackbox.test_revno',
96
96
                     'bzrlib.tests.blackbox.test_revision_history',
97
97
                     'bzrlib.tests.blackbox.test_revision_info',
 
98
                     'bzrlib.tests.blackbox.test_rmbranch',
98
99
                     'bzrlib.tests.blackbox.test_selftest',
99
100
                     'bzrlib.tests.blackbox.test_send',
100
101
                     'bzrlib.tests.blackbox.test_serve',