]> 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>
Tue, 15 Sep 2015 17:43:00 +0000 (18:43 +0100)
commit1122268f0475a65f0fc2aeac051816b286bb0513
tree662a00564450d29148edf7d11ea5385f0f63309c
parent2e7efc1f6b03c6cb961c212c3e3f75c74677d5c5
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