~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2006-03-09 03:59:16 UTC
  • mto: This revision was merged to the branch mainline in revision 1602.
  • Revision ID: mbp@sourcefrog.net-20060309035916-f9cde719a97b7487
New bzr init --format option and test

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
                     'bzrlib.tests.blackbox.test_find_merge_base',
49
49
                     'bzrlib.tests.blackbox.test_help',
50
50
                     'bzrlib.tests.blackbox.test_info',
 
51
                     'bzrlib.tests.blackbox.test_init',
51
52
                     'bzrlib.tests.blackbox.test_log',
52
53
                     'bzrlib.tests.blackbox.test_logformats',
53
54
                     'bzrlib.tests.blackbox.test_missing',