613
613
f = file('test_file', 'wb')
616
stdout, error = self.run_bzr_captured(['shelve', '--all',
616
stdout, error = self.run_bzr_captured(['shelve', '--all',
618
stdout, error = self.run_bzr_captured(['unshelve', '--all',
618
stdout, error = self.run_bzr_captured(['unshelve', '--all',
621
621
def test_shelf_help(self):