84
80
format=bzrdir.BzrDirMetaFormat1())
85
81
# check no tree was created
86
82
self.assertRaises(errors.NoWorkingTree, branch.bzrdir.open_workingtree)
88
84
# we should have a tree now
89
85
branch.bzrdir.open_workingtree()
93
89
# now test with no parameters
94
90
branch = bzrdir.BzrDir.create_branch_convenience(