]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Repair test_replace_file for the case where the replaced file did not already exist
authorDaira Hopwood <daira@jacaranda.org>
Tue, 8 Sep 2015 14:51:37 +0000 (15:51 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:26 +0000 (16:45 +0100)
commit71363606cbd33ab6f62ff0c5b79e1e15ea4f828c
treefe378e735b83cae0f03caa211662f6351a79b3c3
parent8c2eac8615fe8fa76029df197a0ac3cf878af01e
Repair test_replace_file for the case where the replaced file did not already exist
(which is no longer considered an error).

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/test/test_util.py