~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-09-14 17:22:35 UTC
  • mfrom: (6556.2.5 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20120914172235-tvv720qmlchw8270
(jelmer) Merge the ping plugin. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
                     'test_non_ascii',
93
93
                     'test_outside_wt',
94
94
                     'test_pack',
 
95
                     'test_ping',
95
96
                     'test_pull',
96
97
                     'test_push',
97
98
                     'test_reconcile',