~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

merge dirstate and trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005, 2006 Canonical Ltd
 
1
# Copyright (C) 2005, 2006, 2007 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
89
89
                     'bzrlib.tests.blackbox.test_sign_my_commits',
90
90
                     'bzrlib.tests.blackbox.test_split',
91
91
                     'bzrlib.tests.blackbox.test_status',
 
92
                     'bzrlib.tests.blackbox.test_tags',
92
93
                     'bzrlib.tests.blackbox.test_testament',
93
94
                     'bzrlib.tests.blackbox.test_too_much',
94
95
                     'bzrlib.tests.blackbox.test_uncommit',