347
347
explicit nickname is set. That is, an explicit nickname always
348
348
overrides the implicit one.
351
351
branch = self.make_branch('bzr.dev')
352
352
# The nick will be 'bzr.dev', because there is no explicit nick set.
353
353
self.assertEqual(branch.nick, 'bzr.dev')