154
154
self.run_bzr_error(['Parent directory of ../new/tree does not exist'],
155
155
'init ../new/tree', working_dir='tree')
156
156
self.run_bzr('init ../new/tree --create-prefix', working_dir='tree')
159
159
def test_init_default_format_option(self):
160
160
"""bzr init should read default format from option default_format"""