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