/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: Jelmer Vernooij
  • Date: 2012-01-02 14:27:58 UTC
  • mfrom: (6410 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6441.
  • Revision ID: jelmer@samba.org-20120102142758-hl7xrn7m5hjhecdv
Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
                     'test_merge',
86
86
                     'test_merge_directive',
87
87
                     'test_missing',
 
88
                     'test_mkdir',
88
89
                     'test_modified',
89
90
                     'test_mv',
90
91
                     'test_nick',
113
114
                     'test_send',
114
115
                     'test_serve',
115
116
                     'test_shared_repository',
 
117
                     'test_shell_complete',
116
118
                     'test_shelve',
117
119
                     'test_sign_my_commits',
118
120
                     'test_split',