521
521
def test_branch_reference(self):
522
522
"""When there is a branch reference, the reference URL is returned."""
524
524
backing = self.get_transport()
525
525
request = smart_dir.SmartServerRequestOpenBranch(backing)
526
526
branch = self.make_branch('branch')