257
269
# The graph below may look a bit complicated (and it may be but I've
258
270
# banged my head enough on it) but the bug requires at least dotted
259
271
# revnos *and* merged revisions below that.
260
285
builder.build_snapshot('1', None, [
261
286
('add', ('', 'root-id', 'directory', ''))])
262
287
builder.build_snapshot('2', ['1'], [])