/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

  • Committer: Andrew Bennetts
  • Date: 2011-06-02 07:25:33 UTC
  • mfrom: (5952 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5955.
  • Revision ID: andrew.bennetts@canonical.com-20110602072533-v0pe1ivh27cp0pd8
MergeĀ lp:bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
                     'test_annotate',
46
46
                     'test_branch',
47
47
                     'test_break_lock',
48
 
                     'test_breakin',
49
48
                     'test_bound_branches',
50
49
                     'test_bundle_info',
51
50
                     'test_cat',
98
97
                     'test_remerge',
99
98
                     'test_remove',
100
99
                     'test_re_sign',
 
100
                     'test_remember_option',
101
101
                     'test_remove_tree',
102
102
                     'test_repair_workingtree',
103
103
                     'test_resolve',