14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17
from bzrlib import bzrdir, errors, repository, workingtree, tests
20
20
class TestWorkingTree(tests.TestCaseWithTransport):
22
22
def make_branch_and_tree(self, relpath, format=None):
25
25
return tests.TestCaseWithTransport.make_branch_and_tree(self, relpath,