603
603
super(TestCaseInTempDir, self).setUp()
605
605
_currentdir = os.getcwdu()
606
607
short_id = self.id().replace('bzrlib.tests.', '') \
608
609
# it's possible the same test class is run several times for
609
610
# parameterized tests, so make sure the names don't collide.