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