~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

NEWS section template into a separate file

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