64
63
# TODO: To usefully test the SmartServer, we need to specify the bzrdir
65
64
# format, branch format, and also the transport.
66
65
adapter = BranchTestProviderAdapter(
68
68
# None here will cause a readonly decorator to be created
69
69
# by the TestCaseWithTransport.get_readonly_transport method.