]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_get_pathinfo: testdir is unnecessary
authorRamakrishnan Muthukrishnan <ram@leastauthority.com>
Wed, 12 Aug 2015 09:47:27 +0000 (15:17 +0530)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 1 Oct 2015 00:19:47 +0000 (01:19 +0100)
commit13aaa88f6baf0b1b4b17ca3f564e0cdded38b411
treee2a2de87800a2168616d6c19b8852ad30f9b3ddd
parent66105dcbb04d574e155a7038fb470139d4e9a1dd
test_get_pathinfo: testdir is unnecessary

Use basedir itself, instead of creating another directory inside basedir.
src/allmydata/test/test_util.py