15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
29
28
from bzrlib.bzrdir import BzrDirMetaFormat1
30
29
from bzrlib.tests import TestSkipped
32
31
from bzrlib.tests.test_sftp_transport import TestCaseWithSFTPServer
33
32
from bzrlib.workingtree import WorkingTree
40
39
self._default_label = '2a'
42
41
def test_init_with_format(self):