~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: A. S. Budden
  • Date: 2011-05-04 11:44:18 UTC
  • mto: (5816.6.16 bazaar_source)
  • mto: This revision was merged to the branch mainline in revision 5835.
  • Revision ID: abudden@gmail.com-20110504114418-yvvint7ih1gm046u
Moved test harnesses into test_switch and test_branch as these are the commands that are being tested.

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
                     'test_non_ascii',
91
91
                     'test_outside_wt',
92
92
                     'test_pack',
93
 
                     'test_parent_location',
94
93
                     'test_pull',
95
94
                     'test_push',
96
95
                     'test_reconcile',