170
170
self.assertEqual(err, 'Committing to: %s\n'
171
171
'Committed revision 2.\n' % expected)
173
191
def test_commit_merge_reports_all_modified_files(self):
174
192
# the commit command should show all the files that are shown by
175
193
# bzr diff or bzr status when committing, even when they were not