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