~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-09-08 13:26:18 UTC
  • mto: This revision was merged to the branch mainline in revision 6559.
  • Revision ID: jelmer@samba.org-20120908132618-duorgp94c7ku2blt
Add basic test for ping.

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',