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