140
140
'wibble@fofof--20050401--1928390812')
141
141
# list should be cleared when we do a commit
142
142
self.assertEquals(b.pending_merges(), [])
145
156
# TODO: rewrite this as a regular unittest, without relying on the displayed output
146
157
# >>> from bzrlib.commit import commit
147
158
# >>> bzrlib.trace.silent = True