]> 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>
Thu, 1 Oct 2015 00:19:48 +0000 (01:19 +0100)
commitbf94a391f3bf9070ece5fcbc6307b61275012157
tree3629512d342ba758d813035413b3aae361d59ce1
parent12a63093b9603fe355cb606c33b8e364bf3298d0
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