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
21
22
from bzrlib.tests import TestCaseWithTransport
23
25
class TestReference(TestCaseWithTransport):
25
27
def make_branch(self, location, format=None):