49
49
['mbp@sourcefrog.net-20051004035611-176b16534b086b3c',
50
50
'mbp@sourcefrog.net-20051004035756-235f2b7dcdddd8dd'])
52
52
foo_id = 'foo-20051004035605-91e788d1875603ae'
53
53
eq(t.get_file_text(foo_id), 'initial contents\n')
55
55
eq(t.get_file_text(foo_id), 'new contents\n')
57
57
def test_upgrade_with_ghosts(self):