187
189
self.run_bzr_captured(['mv', 'a', 'c', 'subdir'])
188
190
self.run_bzr_captured(['mv', 'subdir/a', 'subdir/newa'])
191
192
def test_main_version(self):
192
193
"""Check output from version command and master option is reasonable"""
193
194
# output is intentionally passed through to stdout so that we