387
386
assert sha_strings(file_lines) == ie.text_sha1
388
387
assert sum(map(len, file_lines)) == ie.text_size
389
388
w.add(rev_id, file_parents, file_lines, ie.text_sha1)
392
391
##mutter('import text {%s} of {%s}',
395
394
##mutter('text of {%s} unchanged from parent', file_id)