492
492
self.assertLength(24, self.hpss_calls)
493
493
self.assertLength(4, self.hpss_connections)
494
494
self.assertThat(self.hpss_calls, ContainsNoVfsCalls)
507
self.run_bzr(['switch', '-d', 'checkout', 'new'])
509
self.run_bzr(['switch', '-d', 'checkout', 'orig'])