/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2009-08-20 05:05:59 UTC
  • mfrom: (4630 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4632.
  • Revision ID: mbp@sourcefrog.net-20090820050559-021d8swx2ps1xfn7
merge news

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
    def setUp(self):
37
37
        ExternalBase.setUp(self)
38
 
        self._default_label = 'pack-0.92'
 
38
        self._default_label = '2a'
39
39
 
40
40
    def test_init_with_format(self):
41
41
        # Verify bzr init --format constructs something plausible