~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Robert Collins
  • Date: 2006-02-12 12:57:15 UTC
  • mto: (1534.1.22 integration)
  • mto: This revision was merged to the branch mainline in revision 1554.
  • Revision ID: robertc@robertcollins.net-20060212125715-75abf487b5ee1f5a
Add update command for use with checkouts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
                     'bzrlib.tests.blackbox.test_selftest',
46
46
                     'bzrlib.tests.blackbox.test_status',
47
47
                     'bzrlib.tests.blackbox.test_too_much',
 
48
                     'bzrlib.tests.blackbox.test_update',
48
49
                     'bzrlib.tests.blackbox.test_upgrade',
49
50
                     'bzrlib.tests.blackbox.test_versioning',
50
51
                     ]